Skip to content

Commit ad09f68

Browse files
committed
Mark some errata as fixed in the 3rd reprint
1 parent 2dfb435 commit ad09f68

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

html/errata.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h2>Chapter 2</h2>
3232

3333
<h2>Chapter 5</h2>
3434

35-
<p><strong>Page 91</strong> <em>Composability</em>: Due to an initial
35+
<p><strong>Page 91</strong> (3rd) <em>Composability</em>: Due to an initial
3636
mistake in the script data set, the results of the computations on
3737
this page differ from the ones with the current, corrected data. The
3838
average year for living scripts should be 1165, the average for
@@ -65,7 +65,7 @@ <h2>Chapter 14</h2>
6565

6666
<h2>Chapter 15</h2>
6767

68-
<p><strong>Page 258</strong> <em>Load Event</em>: The description of
68+
<p><strong>Page 258</strong> (3rd) <em>Load Event</em>: The description of
6969
the <code>beforeunload</code> claims that you just need to return a
7070
string from your event handler. For handlers registered
7171
with <code>addEventListener</code> you, in fact, need to
@@ -86,12 +86,12 @@ <h2>Chapter 20</h2>
8686

8787
<h2>Chapter 21</h2>
8888

89-
<p><strong>Page 373</strong> <em>HTTP Interface</em>: There is a
89+
<p><strong>Page 373</strong> (3rd) <em>HTTP Interface</em>: There is a
9090
superfluous closing brace at the end of the example JSON snippet.</p>
9191

9292
<h2>Exercise Hints</h2>
9393

94-
<p><strong>Page 414</strong> <em>A Modular Robot</em>:
94+
<p><strong>Page 414</strong> (3rd) <em>A Modular Robot</em>:
9595
The <code>dijkstrajs</code> package name is misspelled
9696
as <code>dijkstajs</code>.
9797

0 commit comments

Comments
 (0)