Skip to content

Commit

Permalink
Fix typo (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotzbua authored Oct 22, 2023
1 parent 7e28b51 commit e9e92d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Getting Started with Sphinx
----------------------------------------------------------------------------------------

To get a project started with Sphinx, we will want to run the ``sphinx-quickstart``
utility. Assuming you are already working in a git repsoitory, the canonical location
utility. Assuming you are already working in a git repository, the canonical location
to do this in would be ``{repo_root}/docs``. So let's go ahead and make that folder
and get our Sphinx project started:

Expand Down

0 comments on commit e9e92d2

Please sign in to comment.