diff options
author | Riyad Preukschas <riyad@informatik.uni-bremen.de> | 2012-12-26 03:12:07 -0800 |
---|---|---|
committer | Riyad Preukschas <riyad@informatik.uni-bremen.de> | 2012-12-26 03:12:07 -0800 |
commit | d803eed26421177423d6fa1646c13176d013edaf (patch) | |
tree | 994778f0e61771ce2d89f489a6b37d73d827950d | |
parent | 5cd823847b37c66d521545180c81d9a92ca0ab57 (diff) | |
parent | 80f75b8174f7be9e7d2a8e4d660250a204965ca1 (diff) | |
download | gitlab-ce-d803eed26421177423d6fa1646c13176d013edaf.tar.gz |
Merge pull request #2378 from PaulWagener/patch-1
Update doc/install/installation.md
-rw-r--r-- | doc/install/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index 718e4cf6419..7fb5e48cdc9 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -19,7 +19,7 @@ following the contribution guide (see `CONTRIBUTING.md`). # Overview -The GitLab installation consists of setting up th following components: +The GitLab installation consists of setting up the following components: 1. Packages / Dependencies 2. Ruby |