From 895ecbd076133de9d25a29e7bf84d00bbab1dc9d Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 7 Mar 2023 02:15:27 +1000 Subject: [PATCH] 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) --- doc/dev/developer_guide/basic-workflow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5