Skip to content

Commit c0206b5

Browse files
authored
Merge pull request #1417 from anbj/replace-dot-with-colon
Replace dot with colon before code example to be consistent with the other paragraphs
2 parents 32fd9ba + 7ac4ff5 commit c0206b5

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)