Commit 9b7dd8b4c04c427de22543fec7f52be26decdb22

Authored by Sytse Sijbrandij
2 parents ad61a613 bc732a89

Merge pull request #6821 from skv-headless/fix_type

fix installation.md typo
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
@@ -373,7 +373,7 @@ nobody can access your GitLab by using this login information later on. @@ -373,7 +373,7 @@ nobody can access your GitLab by using this login information later on.
373 ## Additional markup styles 373 ## Additional markup styles
374 374
375 Apart from the always supported markdown style there are other rich text files that GitLab can display. 375 Apart from the always supported markdown style there are other rich text files that GitLab can display.
376 -But you might have to install a depency to do so. 376 +But you might have to install a dependency to do so.
377 Please see the [github-markup gem readme](https://github.com/gitlabhq/markup#markups) for more information. 377 Please see the [github-markup gem readme](https://github.com/gitlabhq/markup#markups) for more information.
378 For example, reStructuredText markup language support requires python-docutils: 378 For example, reStructuredText markup language support requires python-docutils:
379 379