We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6870e57 commit 27e0cfcCopy full SHA for 27e0cfc
README.md
@@ -128,7 +128,7 @@ pip install -r requirements.txt
128
```
129
130
### Local development process
131
-`spinx-build` can be used to compile all source file to static html files. Run
+`sphinx-build` can be used to compile all source file to static html files. Run
132
this command to generate the website:
133
134
```console
docs/standard/example.rst
@@ -14,7 +14,7 @@ Minimum Version
14
15
16
Extended Version
17
-~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~
18
19
.. literalinclude:: example/publiccode.yml
20
:language: yaml
0 commit comments