From 6d532b766ef20d5204086d5196a9a0756d8c5390 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 26 Jan 2014 17:55:58 -0500 Subject: [PATCH] Fix typo --- assets/javascripts/templates/pages/news_tmpl.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/javascripts/templates/pages/news_tmpl.coffee b/assets/javascripts/templates/pages/news_tmpl.coffee index 8d0c0dcf..5106e568 100644 --- a/assets/javascripts/templates/pages/news_tmpl.coffee +++ b/assets/javascripts/templates/pages/news_tmpl.coffee @@ -27,7 +27,7 @@ app.news = [ [ 1390694400000, # January 26, 2013 """ Updated Angular.js documentation """, ], [ - 390089600001, # January 19, 2013 + 1390089600000, # January 19, 2013 """ New D3.js and Knockout.js documentations """, ], [ 1390003200000, # January 18, 2013