@@ -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
3636mistake in the script data set, the results of the computations on
3737this page differ from the ones with the current, corrected data. The
3838average 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
6969the < code > beforeunload</ code > claims that you just need to return a
7070string from your event handler. For handlers registered
7171with < 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
9090superfluous 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 > :
9595The < code > dijkstrajs</ code > package name is misspelled
9696as < code > dijkstajs</ code > .
9797
0 commit comments