diff --git a/translations/en-us.yaml b/translations/en-us.yaml
index 7a67cdc8f..614802ba6 100644
--- a/translations/en-us.yaml
+++ b/translations/en-us.yaml
@@ -489,7 +489,7 @@ authPage:
header: "1. Setup a GitHub Application"
ul:
li1:
- text: 'For standard GitHub, click here to go applications settings in a new window.'
+ text: 'For standard GitHub, click here to go applications settings in a new window.'
ul:
li1: "For Github Enterprise, login to your account. Click on Settings, then Developer settings."
li2:
@@ -528,7 +528,7 @@ authPage:
googleoauth:
header:
disabled:
- label: 'Google is not configured. For more detailed directions on setting up authentication visit the docs'
+ label: 'Google is not configured. For more detailed directions on setting up authentication visit the docs'
authenticated:
header:
text: Authentication
@@ -561,17 +561,17 @@ authPage:
li4: 'Click "Create", and then click on the Download JSON button.'
li4:
ul:
- li1: 'Click here, for information on creating and managing your service account.'
+ li1: 'Click here, for information on creating and managing your service account.'
li2: 'Select your service account.'
li3: 'Select JSON for your Key type and then click "Create".'
li4: 'A JSON file will be automatically saved locally.'
form:
oauthCredential:
labelText: OAuth Credentials
- helperText: Copy and paste in the OAuth Credentials JSON which can be found in your Google API developers console (Step 3).
+ helperText: Copy and paste in the OAuth Credentials JSON which can be found in your Google API developers console.
serviceAccountCredential:
labelText: Service Account Credentials
- helperText: Copy and paste in the Service Account Credentials JSON which can be found in the service accounts section of the Google API developers console (Step 4).
+ helperText: Copy and paste in the Service Account Credentials JSON which can be found in the service accounts section of the Google API developers console.
adminEmail:
labelText: Admin Email
helperText: Enter the Admin Email associated with your account.
@@ -587,10 +587,10 @@ authPage:
authError: 'Google access was not authorized'
popupError: 'Please disable your pop-up blocker and click "Authenticate" again.'
warning:
- doc: 'For more detailed directions on setting up authentication visit the docs'
+ doc: 'For more detailed directions on setting up authentication visit the docs'
stepOne:
header: 'Step One:'
- info: 'For standard Google, click here to go applications settings in a new window'
+ info: 'For standard Google, click here to go applications settings in a new window'
stepTwo:
header: 'Step Two:'
info: 'Navigate to the "Credentials" tab to create your OAuth client ID'