Skip to content

Commit d8baf92

Browse files
committed
Add mistake in chapter 16 to errata
Issue marijnh#472
1 parent 4fc2704 commit d8baf92

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

html/errata.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ <h2>Chapter 10</h2>
3636
needs it own private scope“, it should say “<em>its</em> own private
3737
scope“.
3838

39+
<h2>Chapter 16</h2>
40+
41+
<p><strong>Page 285</strong> <em>Pausing the Game</em>: The text
42+
refers to the <code>arrow</code> binding, where it should
43+
say <code>arrowKeys</code>.</p>
44+
3945
<h2>Chapter 20</h2>
4046

4147
<p><strong>Page 369</strong> (1st) <em>Directory

0 commit comments

Comments
 (0)