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: v17.2.6~33^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=895ecbd076133de9d25a29e7bf84d00bbab1dc9d;p=ceph.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 ce2245aeed4b8..53c9c18e82440 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.