summaryrefslogtreecommitdiffstats
path: root/Documentation/getting_started
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2019-10-21 11:15:43 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-10-22 12:46:23 +0000
commit71e70130a16533cf5157213d915d49a51101338e (patch)
tree74909e43d2af7bcf69660f08cf168229ed2033d9 /Documentation/getting_started
parent33533c0e85899ea2d48aac539d67087b36cece63 (diff)
downloadcoreboot-71e70130a16533cf5157213d915d49a51101338e.tar.gz
coreboot-71e70130a16533cf5157213d915d49a51101338e.tar.bz2
coreboot-71e70130a16533cf5157213d915d49a51101338e.zip
Documentation: Fix typo
Change-Id: Ic208ae7ae38565cf97023adba3639fa12b83a21e Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36191 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'Documentation/getting_started')
-rw-r--r--Documentation/getting_started/writing_documentation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/getting_started/writing_documentation.md b/Documentation/getting_started/writing_documentation.md
index 15d87653b22e..4432e17afc64 100644
--- a/Documentation/getting_started/writing_documentation.md
+++ b/Documentation/getting_started/writing_documentation.md
@@ -25,7 +25,7 @@ recommonmark 0.4.0.
### Optional
-Install [shpinx-autobuild] for rebuilding markdown/rst sources on the fly!
+Install [sphinx-autobuild] for rebuilding markdown/rst sources on the fly!
## Basic and simple rules
@@ -116,7 +116,7 @@ TOC tree.
[coreboot]: https://coreboot.org
[Documentation]: https://review.coreboot.org/cgit/coreboot.git/tree/Documentation
-[shpinx-autobuild]: https://github.com/GaretJax/sphinx-autobuild
+[sphinx-autobuild]: https://github.com/GaretJax/sphinx-autobuild
[guide]: http://www.sphinx-doc.org/en/stable/install.html
[Sphinx]: http://www.sphinx-doc.org/en/master/
[Markdown Guide]: https://www.markdownguide.org/