Skip to content

Commit 2234b6e

Browse files
committed
Merge pull request #396 from xifedI/patch-1
revision-selection.asc: Small typographic change
2 parents e79ec25 + 6537eb9 commit 2234b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/07-git-tools/sections/revision-selection.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Date: Thu Dec 11 14:58:32 2008 -0800
3838
added some blame and merge stuff
3939
----
4040

41-
In this case, choose `1c002dd....` If you `git show` that commit, the following commands are equivalent (assuming the shorter versions are unambiguous):
41+
In this case, choose `1c002dd...`. If you `git show` that commit, the following commands are equivalent (assuming the shorter versions are unambiguous):
4242

4343
[source,console]
4444
----

0 commit comments

Comments
 (0)