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/github.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/github.md')
-rw-r--r-- | doc/integration/github.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/github.md b/doc/integration/github.md index b64501c2aaa..a789d2c814f 100644 --- a/doc/integration/github.md +++ b/doc/integration/github.md @@ -32,7 +32,7 @@ GitHub 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 |