@@ -32,7 +32,7 @@ <h2>Chapter 2</h2>
32
32
33
33
< h2 > Chapter 5</ h2 >
34
34
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
36
36
mistake in the script data set, the results of the computations on
37
37
this page differ from the ones with the current, corrected data. The
38
38
average year for living scripts should be 1165, the average for
@@ -65,7 +65,7 @@ <h2>Chapter 14</h2>
65
65
66
66
< h2 > Chapter 15</ h2 >
67
67
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
69
69
the < code > beforeunload</ code > claims that you just need to return a
70
70
string from your event handler. For handlers registered
71
71
with < code > addEventListener</ code > you, in fact, need to
@@ -86,12 +86,12 @@ <h2>Chapter 20</h2>
86
86
87
87
< h2 > Chapter 21</ h2 >
88
88
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
90
90
superfluous closing brace at the end of the example JSON snippet.</ p >
91
91
92
92
< h2 > Exercise Hints</ h2 >
93
93
94
- < p > < strong > Page 414</ strong > < em > A Modular Robot</ em > :
94
+ < p > < strong > Page 414</ strong > (3rd) < em > A Modular Robot</ em > :
95
95
The < code > dijkstrajs</ code > package name is misspelled
96
96
as < code > dijkstajs</ code > .
97
97
0 commit comments