File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ <h2>Chapter 11</h2>
67
67
68
68
< h2 > Chapter 14</ h2 >
69
69
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
71
71
the code example, the text claims
72
72
that < code > for</ code > /< code > of</ code > loops don't work on DOM child
73
73
lists. But in current (even as of the book's release) browsers they
@@ -93,7 +93,7 @@ <h2>Chapter 16</h2>
93
93
94
94
< h2 > Chapter 19</ h2 >
95
95
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
97
97
property < code > fillColor</ code > where it should
98
98
say < code > fillStyle</ code > instead.
99
99
You can’t perform that action at this time.
0 commit comments