Skip to content

Commit 7ce94f4

Browse files
committed
Fix incorrect chapter number in frontmatter
1 parent cfa509f commit 7ce94f4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

epub/frontmatter.xhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
diagrams in Chapter 9 generated
2424
with <a href="https://regexper.com/">regexper.com</a> by Jeff
2525
Avallone. Village photograph in Chapter 11 by Fabrice Creuzot.
26-
Game concept for Chapter 15
26+
Game concept for Chapter 16
2727
by <a href="http://lessmilk.com">Thomas Palef</a>.</p>
2828

2929
<p style="font-size: 80%">The third edition was made possible

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">3rd edition</div></h2>
4949
expression diagrams in Chapter 9 generated
5050
with <a href="https://regexper.com">regexper.com</a> by Jeff
5151
Avallone. Village photograph in Chapter 11 by Fabrice Creuzot. Game
52-
concept for Chapter 15 by <a href="http://lessmilk.com">Thomas
52+
concept for Chapter 16 by <a href="http://lessmilk.com">Thomas
5353
Palef</a>.</p>
5454

5555
<p>The third edition was made possible

pdf/book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
7 and 16 by Antonio Perdomo Pastor. Regular expression diagrams in
103103
Chapter 9 generated with \href{http://regexper.com}{regexper.com} by
104104
Jeff Avallone. Village photograph in Chapter 11 by Fabrice Creuzot.
105-
Game concept for Chapter 15 by \href{http://lessmilk.com}{Thomas
105+
Game concept for Chapter 16 by \href{http://lessmilk.com}{Thomas
106106
Palef}.
107107
108108
The third edition of Eloquent JavaScript was made possible

0 commit comments

Comments
 (0)