Skip to content

Commit ac55505

Browse files
committed
Remove double :
1 parent a4dee15 commit ac55505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/03-git-branching/sections/branch-management.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ This makes the renamed branch available on the remote.
152152
$ git push --set-upstream origin main
153153
----
154154

155-
Now we end up with the following state::
155+
Now we end up with the following state:
156156

157157
[source,console]
158158
----

0 commit comments

Comments
 (0)