Skip to content

Commit 3dc47ce

Browse files
committed
Add quote issue in footer example to errata
1 parent 8811284 commit 3dc47ce

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
@@ -43,6 +43,12 @@ <h2>Chapter 11</h2>
4343
its parentheses distributed incorrectly. One closing parentheses from
4444
the second line should be moved to the end of the last line.</p>
4545

46+
<h2>Chapter 13</h2>
47+
48+
<p><strong>Page 238</strong> (Creating Nodes): In the example code
49+
that adds a footer, the double quotes should be <em>around</em> the emdash
50+
(—) character, not after it.</p>
51+
4652
<h2>Chapter 14</h2>
4753

4854
<p><strong>Page 242</strong> (Mouse Motion): The example

0 commit comments

Comments
 (0)