]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: add full stop to sentence in basic-wo 50398/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:15:27 +0000 (02:15 +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>
doc/dev/developer_guide/basic-workflow.rst

index 738f8cb5c9bb58bb01c34cd92ea8339978897e47..27000fa2b577be4e6613136371c7b39c58e33e50 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.