Skip to content

Commit 28a8d39

Browse files
committed
Fix small typo on front page
1 parent 1346d1c commit 28a8d39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h2>Other pages</h2>
9898
<li><a href="errata.html">Errata for the paper book</a></li>
9999
<li><a href="http://eloquentjavascript.net/Eloquent_JavaScript.pdf">This book as a single PDF file</a> (&amp; <a href="http://eloquentjavascript.net/Eloquent_JavaScript_small.pdf">small version for mobile</a>)</li>
100100
<li><a href="http://eloquentjavascript.net/Eloquent_JavaScript.epub">This book as an EPUB file</a></li>
101-
<li><a href="http://eloquentjavascript.net/Eloquent_JavaScript.mobi">This book as an MOBI (Kindle) file</a></li>
101+
<li><a href="http://eloquentjavascript.net/Eloquent_JavaScript.mobi">This book as a MOBI (Kindle) file</a></li>
102102
<li><a href="http://eloquentjavascript.net/1st_edition">The first edition of the book</a></li>
103103
</ul>
104104

0 commit comments

Comments
 (0)