Commit 900d3a09 authored by Tobias Stöckler's avatar Tobias Stöckler

Fix typos in integration docs

parent 234f4bf2
......@@ -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
......
......@@ -10,7 +10,7 @@ To enable the Crowd OmniAuth provider you must register your application with Cr
sudo editor /etc/gitlab/gitlab.rb
```
For instalations from source:
For installations from source:
```sh
cd /home/git/gitlab
......
......@@ -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
......
......@@ -38,7 +38,7 @@ GitLab.com 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
......
......@@ -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
......
......@@ -14,7 +14,7 @@ First configure SAML 2.0 support in GitLab, then register the GitLab application
sudo editor /etc/gitlab/gitlab.rb
```
For instalations from source:
For installations from source:
```sh
cd /home/git/gitlab
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment