diff options
author | Ewan Edwards <eedwards@perforce.com> | 2015-01-30 10:24:45 -0800 |
---|---|---|
committer | Ewan Edwards <eedwards@perforce.com> | 2015-01-30 10:24:45 -0800 |
commit | e6e337088bbb4736983119928b6b6b451bd3ef20 (patch) | |
tree | b4052034e51615b85f7f09ca71012a398638a3d9 /doc/update/7.6-to-7.7.md | |
parent | c47328948b5fff218c68279260a57ab6b03e7423 (diff) | |
download | gitlab-ce-e6e337088bbb4736983119928b6b6b451bd3ef20.tar.gz |
Make all non-config/non-operational mentions of URL consistently
capitalized.
Make the plural version consistently "URLs".
Fix an instance where the article "the" before URL was missing.
Diffstat (limited to 'doc/update/7.6-to-7.7.md')
-rw-r--r-- | doc/update/7.6-to-7.7.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/update/7.6-to-7.7.md b/doc/update/7.6-to-7.7.md index 51084576f33..8f4fd197b72 100644 --- a/doc/update/7.6-to-7.7.md +++ b/doc/update/7.6-to-7.7.md @@ -101,8 +101,8 @@ If all items are green, then congratulations upgrade is complete! ### 8. GitHub settings (if applicable) -If you are using GitHub as an OAuth provider for authentication, you should change the callback url so that it -only contains a root url (ex. `https://gitlab.example.com/`) +If you are using GitHub as an OAuth provider for authentication, you should change the callback URL so that it +only contains a root URL (ex. `https://gitlab.example.com/`) ## Things went south? Revert to previous version (7.6) |