Skip to content

Commit e8ba96a

Browse files
Correct some punctuation errors (#1113)
1 parent 194de1f commit e8ba96a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting-started/git-boot-camp.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ created before the rename, you should visit the GitHub page for your fork to
185185
rename the branch there. You only have to do this once. GitHub should
186186
provide you with a dialog for this. If it doesn't (or the dialog was already
187187
dismissed), you can rename the branch in your fork manually `by following
188-
these GitHub instructions <https://github.com/github/renaming#renaming-existing-branches>`__
188+
these GitHub instructions <https://github.com/github/renaming#renaming-existing-branches>`__.
189189

190190
After renaming the branch in your fork, you need to update any local clones
191191
as well. This only has to be done once per clone::
@@ -350,7 +350,7 @@ Solution::
350350
git push origin main
351351

352352
.. note:: For the above commands to work, please follow the instructions found
353-
in the :ref:`checkout` section
353+
in the :ref:`checkout` section.
354354

355355
Another scenario:
356356

0 commit comments

Comments
 (0)