Skip to content

Commit 7f07a68

Browse files
committed
Mention year in edition header
1 parent 01e0d2d commit 7f07a68

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</div></h2>
30+
<h1>Eloquent JavaScript<div style="font-size: 70%">3rd edition (2018)</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 get your own

0 commit comments

Comments
 (0)