Skip to content

Commit fcaccb9

Browse files
committed
Simplify reference to previous chapter
1 parent 6b62f67 commit fcaccb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/08-customizing-git/sections/policy.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ target_shas.each do |sha|
427427
end
428428
end
429429
----
430-
This script uses a syntax that wasn't covered in the <<_revision_selection>> section of <<_git_tools>>. You get a list of commits that have already been pushed up by running this:
430+
This script uses a syntax that wasn't covered in <<_revision_selection>>. You get a list of commits that have already been pushed up by running this:
431431

432432
[source,ruby]
433433
----

0 commit comments

Comments
 (0)