We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968e231 commit 5227b75Copy full SHA for 5227b75
html/errata.html
@@ -52,6 +52,10 @@ <h2>Chapter 8</h2>
52
called <code>promptNumber</code>, and the word “whole” should be
53
dropped from the sentence (it accepts non-whole numbers, too).</p>
54
55
+<p><strong>Page 139</strong> <em>Selective Catching</em>: The first
56
+code snippet misspells <code>promptDirection</code>
57
+as <code>promtDirection</code>.</p>
58
+
59
<h2>Chapter 10</h2>
60
61
<p><strong>Page 168</strong> (1st) <em>Modules as Building Blocks</em>: In “each
0 commit comments