summaryrefslogtreecommitdiffstats
path: root/Documentation/getting_started
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/getting_started')
-rw-r--r--Documentation/getting_started/writing_documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/getting_started/writing_documentation.md b/Documentation/getting_started/writing_documentation.md
index fb942a426eac..15d87653b22e 100644
--- a/Documentation/getting_started/writing_documentation.md
+++ b/Documentation/getting_started/writing_documentation.md
@@ -18,7 +18,7 @@ over reStructuredText so only embedded ReST is supported. Checkout the
Please follow this official [guide] to install sphinx.
You will also need python-recommonmark for sphinx to be able to handle
-markdown documenation.
+markdown documentation.
The recommended version is sphinx 1.7.7, sphinx_rtd_theme 0.4.1 and
recommonmark 0.4.0.