Commit 9b7dd8b4c04c427de22543fec7f52be26decdb22
Exists in
spb-stable
and in
3 other branches
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 | 373 | ## Additional markup styles |
374 | 374 | |
375 | 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 | 377 | Please see the [github-markup gem readme](https://github.com/gitlabhq/markup#markups) for more information. |
378 | 378 | For example, reStructuredText markup language support requires python-docutils: |
379 | 379 | ... | ... |