This commit is contained in:
Simon Willison 2019-06-25 08:36:39 -07:00 committed by GitHub
commit 7688283054
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,7 +109,7 @@ For added productivity, you can use use `sphinx-autobuild <https://pypi.org/proj
make livehtml
Now browse to ``http://localhost:8000/`` to view the documentation. Any edits you make should be instantly relected in your browser.
Now browse to ``http://localhost:8000/`` to view the documentation. Any edits you make should be instantly reflected in your browser.
.. _contributing_release: