From a2f96f027cf83a4c20707936eaf8049bc1f6ab58 Mon Sep 17 00:00:00 2001 From: Damian <108303703+daGoodenough@users.noreply.github.com> Date: Thu, 23 Mar 2023 10:21:37 -0700 Subject: [PATCH] Update documentation.rst (#333) Fixed typo. My first contribution to Start9. . . and it was in the docs on how to contribute to the docs --- site/source/contribute/documentation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/source/contribute/documentation.rst b/site/source/contribute/documentation.rst index e772c1c..3604f74 100644 --- a/site/source/contribute/documentation.rst +++ b/site/source/contribute/documentation.rst @@ -28,7 +28,7 @@ If you would like to contribute to the documentation please follow the instructi .. group-tab:: Editing an existing page: - #. Click through the relevant directory, find the find the article you'd like to edit and select it: + #. Click through the relevant directory, find the article you'd like to edit and select it: .. figure:: /_static/images/contribution/click-article.png :width: 60% @@ -105,4 +105,4 @@ If you would like to contribute to the documentation please follow the instructi #. If you are unable to request review you can still click "Create pull request" - once reviewed we will either suggest changes or approve it if no changes are necessary. If we reject your PR we will try to offer an explanation of why the PR was not needed. - Thank you for contributing to Start9's documentation! \ No newline at end of file + Thank you for contributing to Start9's documentation!