Merge pull request #2244 from superseb/gh_typos

Fix GitHub auth typos/sentences
This commit is contained in:
Westly Wright 2018-09-11 09:57:45 -07:00 committed by GitHub
commit 5fac406943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -456,17 +456,17 @@ authPage:
ul:
li1: "For Github Enterprise, login to your account. Click on Settings, then Applications."
li2:
text: 'Click "Register new application" and fill out the form:'
text: 'Click "Register a new application" and fill out the form:'
ul:
li1: '<b>Application name:</b> <span class="text-muted">Anything you like, e.g. My {appName}</span>'
li2: Homepage URL
li2: 'Homepage URL:'
li3: '<b>Application description:</b> <span class="text-muted">Anything you like, optional</span>'
li4: Authorization callback URL
li4: 'Authorization callback URL:'
li3:
text: 'Click "Register Application" '
text: 'Click "Register application"'
form:
header: '2. Configure {appName} to use your application for authentication'
subtext: 'Copy and paste the Client ID and Secret from the upper-right corner of your newly-created application.'
subtext: 'Copy and paste the Client ID and Client Secret of your newly created application.'
clientId:
labelText: Client ID
clientSecret: