diff options
author | Tobias Stöckler <tstoeckler@gmail.com> | 2015-12-07 10:28:47 +0100 |
---|---|---|
committer | Tobias Stöckler <tstoeckler@gmail.com> | 2015-12-07 10:28:47 +0100 |
commit | 900d3a09a73b953e3271a233aa6fc4937ac9d59c (patch) | |
tree | d04d43031f894d8001292d5f2742a94b3e9dd6ea /doc/integration/bitbucket.md | |
parent | 234f4bf20fb338f2164976fd39203fbc671afd29 (diff) | |
download | gitlab-ce-900d3a09a73b953e3271a233aa6fc4937ac9d59c.tar.gz |
Fix typos in integration docs
Diffstat (limited to 'doc/integration/bitbucket.md')
-rw-r--r-- | doc/integration/bitbucket.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/bitbucket.md b/doc/integration/bitbucket.md index 6a0fa4ce015..63432b04432 100644 --- a/doc/integration/bitbucket.md +++ b/doc/integration/bitbucket.md @@ -30,7 +30,7 @@ Bitbucket 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 |