diff options
author | Ted Hogan <ted.hogan17@gmail.com> | 2015-12-29 11:25:46 -0700 |
---|---|---|
committer | Ted Hogan <ted.hogan17@gmail.com> | 2015-12-29 11:25:46 -0700 |
commit | 9fc6df512b53ff0e589bc6be7932da8ecfec4033 (patch) | |
tree | 6d356b79b323c2efb7c4d2c92aff2cdfd7c17358 /doc/integration/github.md | |
parent | 6e6a99061dbec4bb45a398a03e8a13a084e44035 (diff) | |
parent | eeba266e3d45f2e82f84bd3aab85195c890efb89 (diff) | |
download | gitlab-ce-9fc6df512b53ff0e589bc6be7932da8ecfec4033.tar.gz |
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into wipMergeSpacing
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 |