Skip to content

Commit 546c878

Browse files
committed
Fix typo in code sandbox page
1 parent a1c80b6 commit 546c878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h1>Code Sandbox<div style="font-size: 70%"><a class="subtlelink" href="../index
3838
<p>You can use this page to download source code and solutions to
3939
exercises for the book Eloquent JavaScript, and to directly run code
4040
in the context of chapters from that book, either to solve exercises
41-
to to simply play around.</p>
41+
to simply play around.</p>
4242

4343
<p>
4444
Chapter: <select id="chapters" class=control></select>

0 commit comments

Comments
 (0)