Skip to content

Commit eb990b1

Browse files
committed
Put the correct date
1 parent 648092f commit eb990b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/blog/the-perfect-bug-report.elm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ main =
1010
"The Perfect Bug Report"
1111
"Debugging with Elm 0.18"
1212
Blog.evan
13-
(Blog.Date 2016 10 19)
13+
(Blog.Date 2016 11 14)
1414
[ Center.markdown "600px" intro
1515
, debuggerDemo
1616
, Center.markdown "600px" content

0 commit comments

Comments
 (0)