summaryrefslogtreecommitdiffstats
path: root/Documentation/getting_started
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-10-17 22:10:28 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-10-21 09:16:03 +0000
commit3e42dbac307ae1b9c29874ac732b8d07109427cf (patch)
treec181b0d2f53beb72aac8f8ffa3872d93f8fdf4bb /Documentation/getting_started
parent46009ea4ccf861754290321936eb0fb7769ba772 (diff)
downloadcoreboot-3e42dbac307ae1b9c29874ac732b8d07109427cf.tar.gz
coreboot-3e42dbac307ae1b9c29874ac732b8d07109427cf.tar.bz2
coreboot-3e42dbac307ae1b9c29874ac732b8d07109427cf.zip
Documentation/writing_documentation.md: Fix typo
Change-Id: I18483332324ddfa45bc37a58c169901910e5a0cb Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36103 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
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.