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/twitter.md | |
parent | 234f4bf20fb338f2164976fd39203fbc671afd29 (diff) | |
download | gitlab-ce-900d3a09a73b953e3271a233aa6fc4937ac9d59c.tar.gz |
Fix typos in integration docs
Diffstat (limited to 'doc/integration/twitter.md')
-rw-r--r-- | doc/integration/twitter.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/twitter.md b/doc/integration/twitter.md index 1350c8f693c..52ed4a22339 100644 --- a/doc/integration/twitter.md +++ b/doc/integration/twitter.md @@ -37,7 +37,7 @@ To enable the Twitter OmniAuth provider you must register your application with sudo editor /etc/gitlab/gitlab.rb ``` - For instalations from source: + For installations from source: ```sh cd /home/git/gitlab |