Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Stöckler <tstoeckler@gmail.com>2015-12-07 12:28:47 +0300
committerTobias Stöckler <tstoeckler@gmail.com>2015-12-07 12:28:47 +0300
commit900d3a09a73b953e3271a233aa6fc4937ac9d59c (patch)
treed04d43031f894d8001292d5f2742a94b3e9dd6ea /doc/integration/google.md
parent234f4bf20fb338f2164976fd39203fbc671afd29 (diff)
Fix typos in integration docs
Diffstat (limited to 'doc/integration/google.md')
-rw-r--r--doc/integration/google.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/google.md b/doc/integration/google.md
index e1c14c7c948..91e9b2495cc 100644
--- a/doc/integration/google.md
+++ b/doc/integration/google.md
@@ -35,7 +35,7 @@ To enable the Google OAuth2 OmniAuth provider you must register your application
sudo editor /etc/gitlab/gitlab.rb
```
- For instalations from source:
+ For installations from source:
```sh
cd /home/git/gitlab