]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: add full stop to sentence in basic-wo 50400/head
authorZac Dover <zac.dover@proton.me>
Mon, 6 Mar 2023 16:15:27 +0000 (02:15 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 6 Mar 2023 16:35:45 +0000 (02:35 +1000)
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 <zac.dover@proton.me>
(cherry picked from commit 262b115b7554b7931cc174500eb12ac7a5d67513)

doc/dev/developer_guide/basic-workflow.rst

index ce2245aeed4b8b7d308f1bfad57ff5eb38ffe061..53c9c18e8244065e94532881ca5a7ce31bb2d9cd 100644 (file)
@@ -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<push_changes>`.
 
-#. 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.