Skip to content

Commit e11898e

Browse files
committed
Add latex residue in the exercise solutions to errata
1 parent fac822c commit e11898e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

html/errata.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,11 @@ <h2>Chapter 21</h2>
122122
paragraph the <code>changesSince</code> parameter is incorrectly
123123
referred to as <code>changeSince</code> (singular).</p>
124124

125+
<h2>Exercise Hints</h2>
126+
127+
<p><strong>Page 409</strong> (Reversing an Array): The
128+
example <code>for</code> loop near the bottom of the page
129+
says <code>\textgreater{}</code> where it should
130+
say <code>&gt;</code>.
131+
125132
</article>

0 commit comments

Comments
 (0)