diff options
author | Robert Speicher <robert@gitlab.com> | 2015-12-09 18:37:45 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2015-12-09 18:37:45 +0000 |
commit | 4bcbb6178ada585975d2c6f5f2d2c12340243c44 (patch) | |
tree | bd7f759ca8ebc3b3fcdeeff689820456a48ad854 /doc/integration/gitlab.md | |
parent | cfe46f485da6e45ddb9f64d471b92892579dd9b7 (diff) | |
parent | 900d3a09a73b953e3271a233aa6fc4937ac9d59c (diff) | |
download | gitlab-ce-4bcbb6178ada585975d2c6f5f2d2c12340243c44.tar.gz |
Merge branch 'fix-typos' into 'master'
Fix typos in integration docs
[ci skip]
See merge request !1999
Diffstat (limited to 'doc/integration/gitlab.md')
-rw-r--r-- | doc/integration/gitlab.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/gitlab.md b/doc/integration/gitlab.md index 216f1f11a9b..80e3c0142a0 100644 --- a/doc/integration/gitlab.md +++ b/doc/integration/gitlab.md @@ -38,7 +38,7 @@ GitLab.com will generate an application ID and secret key for you to use. sudo editor /etc/gitlab/gitlab.rb ``` - For instalations from source: + For installations from source: ```sh cd /home/git/gitlab |