From 72a91622307d2ac14021fed4af84a6f1d5246dfc Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Tue, 27 Aug 2019 08:41:50 +0000 Subject: Update capitalization in /integrations and /raketasks Also updates redirect text in /project-services --- doc/integration/gitlab.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/integration/gitlab.md') 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'] = [ -- cgit v1.2.1