Skip to content

Commit 27e0cfc

Browse files
committed
chore: fix Sphinx warning
1 parent 6870e57 commit 27e0cfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ pip install -r requirements.txt
128128
```
129129

130130
### Local development process
131-
`spinx-build` can be used to compile all source file to static html files. Run
131+
`sphinx-build` can be used to compile all source file to static html files. Run
132132
this command to generate the website:
133133

134134
```console

docs/standard/example.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Minimum Version
1414

1515

1616
Extended Version
17-
~~~~~~~~~~~~~~~
17+
~~~~~~~~~~~~~~~~
1818

1919
.. literalinclude:: example/publiccode.yml
2020
:language: yaml

0 commit comments

Comments
 (0)