Skip to content

Commit f802624

Browse files
committed
Fix edition number on front page
1 parent 6690d09 commit f802624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</a>
2828
</p>
2929

30-
<h1>Eloquent JavaScript<div style="font-size: 70%">3rd edition (2018)</div></h2>
30+
<h1>Eloquent JavaScript<div style="font-size: 70%">4th edition (2024)</div></h2>
3131

3232
<p>This is a book about JavaScript, programming, and the wonders of
3333
the digital. You can read it online here, or buy your own

0 commit comments

Comments
 (0)