Skip to content

Commit 4a21978

Browse files
committed
another tweak to 'syntaxur' form
1 parent 180d789 commit 4a21978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

syntaxur/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1>syntaxur</h1>
4747

4848
$("#time").text("Highlighting (not including DOM manipulation) took: " + (t2-t1) + "ms");
4949
$("code").html(html);
50-
});
50+
},50);
5151
},500);
5252
});
5353

0 commit comments

Comments
 (0)