Skip to content

Commit 833265d

Browse files
committed
Fix typo in errata
1 parent cdf1ac8 commit 833265d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/errata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h2>Chapter 2</h2>
3232

3333
<p><strong>Page 32</strong> (while and do Loops): The <code>var
3434
name</code> example unintentionally exits the loop when the dialog is
35-
canceled, because browser's have a built-in global
35+
canceled, because browsers have a built-in global
3636
variable <code>name</code> whose values are implicitly converted to
3737
strings.</p>
3838

0 commit comments

Comments
 (0)