summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-04-18 15:05:50 +0200
committerSytse Sijbrandij <sytses@gmail.com>2014-04-18 15:05:50 +0200
commit9b7dd8b4c04c427de22543fec7f52be26decdb22 (patch)
treebd8165a4953e74b688759ec2625f66c2310b8703
parentad61a61304ea422462ef1f7e71da7f71d91f60b9 (diff)
parentbc732a89bea1ffffe0d2821e7f1c4bfc81c47e2c (diff)
downloadgitlab-ce-9b7dd8b4c04c427de22543fec7f52be26decdb22.tar.gz
Merge pull request #6821 from skv-headless/fix_type
fix installation.md typo
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 2ccb2d2c706..fb3faa536f0 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -373,7 +373,7 @@ nobody can access your GitLab by using this login information later on.
## Additional markup styles
Apart from the always supported markdown style there are other rich text files that GitLab can display.
-But you might have to install a depency to do so.
+But you might have to install a dependency to do so.
Please see the [github-markup gem readme](https://github.com/gitlabhq/markup#markups) for more information.
For example, reStructuredText markup language support requires python-docutils: