Skip to content

Commit 6c0d9b1

Browse files
committed
Fix description for "Delete unneeded..." section
1 parent 76178c5 commit 6c0d9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ $ git push origin master (28)
199199
## Delete unneeded branches (29-31)
200200

201201
Now that your work has been accepted in upstream, you can safely delete the
202-
branches you were working on (29-30). If you ever abandon your effort before
202+
branches you were working on both in your local and remote repositories (29-31). If you ever abandon your effort before
203203
a pull-request is accepted, you can also delete your branch; but you'll need
204204
to use -D (capital D) in (29).
205205

0 commit comments

Comments
 (0)