Commit bc732a89bea1ffffe0d2821e7f1c4bfc81c47e2c

Authored by Evgeniy Sokovikov
1 parent ad61a613

fix installation.md type

depency -> dependency
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