diff options
author | Marcel Amirault <mamirault@gitlab.com> | 2019-08-27 08:41:50 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-08-27 08:41:50 +0000 |
commit | 72a91622307d2ac14021fed4af84a6f1d5246dfc (patch) | |
tree | fd9b782afd75c0b86474f963290e0bb7b569dbba /doc/integration/gitlab.md | |
parent | f91b5d5840996736ee18ef457653cdd225f8445f (diff) | |
download | gitlab-ce-72a91622307d2ac14021fed4af84a6f1d5246dfc.tar.gz |
Update capitalization in /integrations and /raketasks
Also updates redirect text in /project-services
Diffstat (limited to 'doc/integration/gitlab.md')
-rw-r--r-- | doc/integration/gitlab.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integration/gitlab.md b/doc/integration/gitlab.md index 46da3d88d90..74f2d5cb403 100644 --- a/doc/integration/gitlab.md +++ b/doc/integration/gitlab.md @@ -30,7 +30,7 @@ GitLab.com will generate an application ID and secret key for you to use. 1. On your GitLab server, open the configuration file. - For omnibus package: + For Omnibus package: ```sh sudo editor /etc/gitlab/gitlab.rb @@ -48,7 +48,7 @@ GitLab.com will generate an application ID and secret key for you to use. 1. Add the provider configuration: - For omnibus package: + For Omnibus package: ```ruby gitlab_rails['omniauth_providers'] = [ |