Skip to content

Commit 12b77b3

Browse files
authored
Nomenclature tweak for GH (#1613)
Applies to #1610 Auto-merge
1 parent b99eda8 commit 12b77b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/pages/newScriptPage.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h3><i class="octicon octicon-mark-github"></i> GitHub</h3>
308308
<h4>Instructions</h4>
309309
<p>Optionally you may upload the script to the site first. You may also use <a href="{{{authedUser.userGitHubRepoListPageUrl}}}">Import from Github</a> to speed things up as a shortcut.</p>
310310
<ol>
311-
<li>Ensure that you have and use a <code>master</code> branch.</li>
311+
<li>Ensure that you have and use a default <code>master</code> branch.</li>
312312
<li>On your target GitHub repo, click Settings &gt; Webhooks &gt; Add Webhook.</li>
313313
<li>In the Payload URL input, paste<br /><code>https://openuserjs.org/github/hook</code></li>
314314
<li>Change the Content Type dropdown to<br /><code>application/x-www-form-urlencoded</code></li>

0 commit comments

Comments
 (0)