Skip to content

Commit 3f34aa2

Browse files
committed
Merge pull request #552 from YueLinHo/fix_i551
Fix issue #551: Missing backtick(`)
2 parents f61c876 + 3084de5 commit 3f34aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/02-git-basics/sections/viewing-history.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ ca82a6d - Scott Chacon, 6 years ago : changed the version number
156156
a11bef0 - Scott Chacon, 6 years ago : first commit
157157
----
158158

159-
<<pretty_format>> lists some of the more useful options that format takes.
159+
<<pretty_format>> lists some of the more useful options that `format` takes.
160160

161161
[[pretty_format]]
162162
.Useful options for `git log --pretty=format`

0 commit comments

Comments
 (0)