From 6f4280c0a3a6a05fbf9925d7c30c75f15c13a28d Mon Sep 17 00:00:00 2001 From: Agbonze Osazuwa Date: Sat, 4 Dec 2021 13:13:17 +0100 Subject: [PATCH] Fixes statement typo --- doc/usage/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/installation.rst b/doc/usage/installation.rst index 5cbf62d60..8166a25e7 100644 --- a/doc/usage/installation.rst +++ b/doc/usage/installation.rst @@ -243,7 +243,7 @@ PDF builds using LaTeX. Please choose one for your purpose. $ docker run -it --rm -v /path/to/document:/docs sphinxdoc/sphinx sphinx-quickstart - And you can following command this to build HTML document: + And you can use the following command to build HTML document: .. code-block:: bash