Skip to content

Commit 7ac4ff5

Browse files
committed
Replace dot with colon before code example to be consistent with the other paragraphs
1 parent 32fd9ba commit 7ac4ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/05-distributed-git/sections/contributing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ Fast forward
465465
1 files changed, 9 insertions(+), 1 deletions(-)
466466
----
467467

468-
Finally, Jessica might want to make a couple minor changes to all that merged content, so she is free to make those changes, commit them to her local `featureA` branch, and push the end result back to the server.
468+
Finally, Jessica might want to make a couple minor changes to all that merged content, so she is free to make those changes, commit them to her local `featureA` branch, and push the end result back to the server:
469469

470470
[source,console]
471471
----

0 commit comments

Comments
 (0)