We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea2a5b commit 4c34290Copy full SHA for 4c34290
1 file changed
html/errata.html
@@ -35,7 +35,7 @@ <h2>Chapter 10</h2>
35
<p><strong>Page 185</strong> (Slow-Loading Modules): In the code
36
snippet for <code>define</code>, the second use of
37
the <code>every</code> method is incorrect. The call should be
38
-to <code>myMode.onLoad.forEach</code> instead.</p>
+to <code>myMod.onLoad.forEach</code> instead.</p>
39
40
<h2>Chapter 11</h2>
41
0 commit comments