From 4faaccdf8dafd35acfe6e611f10e5f2bec1cc77d Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Fri, 8 Mar 2013 19:29:15 -0500 Subject: fix grunt jshint config --- js/reveal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/reveal.js') diff --git a/js/reveal.js b/js/reveal.js index 5f9cb46..9ca8a41 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -632,7 +632,7 @@ var Reveal = (function(){ return l.getAttribute( 'data-fragment-index' ) - r.getAttribute( 'data-fragment-index'); } ); - return a + return a; } -- cgit v1.2.3