From: Zac Dover Date: Mon, 6 Mar 2023 16:15:27 +0000 (+1000) Subject: doc/dev: add full stop to sentence in basic-wo X-Git-Tag: v18.1.0~247^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=22ccfeedb93f9a318a33de4689d72d5a2ac9c715;p=ceph-ci.git doc/dev: add full stop to sentence in basic-wo Add a full stop to a sentence in basic-workflow.rst. I looked at this document and noticed that it wasn't there, and it was just bugging me. Signed-off-by: Zac Dover (cherry picked from commit 262b115b7554b7931cc174500eb12ac7a5d67513) --- diff --git a/doc/dev/developer_guide/basic-workflow.rst b/doc/dev/developer_guide/basic-workflow.rst index 738f8cb5c9b..27000fa2b57 100644 --- a/doc/dev/developer_guide/basic-workflow.rst +++ b/doc/dev/developer_guide/basic-workflow.rst @@ -87,7 +87,7 @@ The procedure for making changes to the Ceph repository is as follows: #. :ref:`Push the changes in your local working copy to your fork`. -#. Create a Pull Request to push the change upstream +#. Create a Pull Request to push the change upstream. #. Create a Pull Request that asks for your changes to be added into the "upstream Ceph" repository.