From 849ef212bc3ab604a9f9c8bf85232eddc7d71017 Mon Sep 17 00:00:00 2001 From: Falko Axmann Date: Sun, 30 Aug 2020 14:39:20 +0200 Subject: [PATCH] Fixes minor typo in quickstart.rst --- doc/usage/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/quickstart.rst b/doc/usage/quickstart.rst index 8d2de021e..1d7e540a6 100644 --- a/doc/usage/quickstart.rst +++ b/doc/usage/quickstart.rst @@ -15,7 +15,7 @@ Much of Sphinx's power comes from the richness of its default plain-text markup format, :doc:`reStructuredText `, along with it's :doc:`significant extensibility capabilities `. -The goal of this document is to give you a quick taste of what Sphinx it is and +The goal of this document is to give you a quick taste of what Sphinx is and how you might use it. When you're done here, you can check out the :doc:`installation guide ` followed by the intro to the default markup format used by Sphinx, :doc:`reStucturedText