Skip to content

Commit b7dcaaf

Browse files
authored
Fix a typo (branch -> fork) (#261)
1 parent 686ffd0 commit b7dcaaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

committing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Pushing changes
382382
You have two remotes configured (see previous section for setup). Publishing
383383
your changes to any of them is as simple as specifying the name of the remote
384384
upon your push. Assuming I am working on a local branch ``bug1234`` and I want to
385-
push it to my private branch I do::
385+
push it to my private fork I do::
386386

387387
git push origin bug1234
388388

0 commit comments

Comments
 (0)