Skip to content

Commit 01e0d2d

Browse files
committed
Mark errata fixed in the 5th print
1 parent 17d39dd commit 01e0d2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html/errata.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h2>Chapter 11</h2>
6767

6868
<h2>Chapter 14</h2>
6969

70-
<p><strong>Page 231</strong> <em>Moving Through the Tree</em>: Below
70+
<p><strong>Page 231</strong> (5th) <em>Moving Through the Tree</em>: Below
7171
the code example, the text claims
7272
that <code>for</code>/<code>of</code> loops don't work on DOM child
7373
lists. But in current (even as of the book's release) browsers they
@@ -93,7 +93,7 @@ <h2>Chapter 16</h2>
9393

9494
<h2>Chapter 19</h2>
9595

96-
<p><strong>Page 336</strong> <em>The State</em>: The text mentions the
96+
<p><strong>Page 336</strong> (5th) <em>The State</em>: The text mentions the
9797
property <code>fillColor</code> where it should
9898
say <code>fillStyle</code> instead.
9999

0 commit comments

Comments
 (0)