Merge branch 'patch-5' into 'master'

Gitlab -> GitLab

## What does this MR do?
Fix GitLab capitalization

See merge request !6235
This commit is contained in:
Rémy Coutable 2016-09-07 12:56:18 +00:00
commit 5e66917014

View file

@ -86,7 +86,7 @@ if your available memory changes.
Notice: The 25 workers of Sidekiq will show up as separate processes in your process overview (such as top or htop) but they share the same RAM allocation since Sidekiq is a multithreaded application. Please see the section below about Unicorn workers for information about many you need of those.
## Gitlab Runner
## GitLab Runner
We strongly advise against installing GitLab Runner on the same machine you plan
to install GitLab on. Depending on how you decide to configure GitLab Runner and