From aa02534865c8e43dcef9e218b12c8c717c837205 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Mon, 7 May 2012 15:19:26 -0700 Subject: bug(ie8 docs): docs now work on ie8 --- docs/src/example.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/src/example.js b/docs/src/example.js index 519b6cb1..44a74b23 100644 --- a/docs/src/example.js +++ b/docs/src/example.js @@ -116,7 +116,7 @@ exports.Example.prototype.toHtmlTabs = function() { exports.Example.prototype.toHtmlEmbed = function() { var out = []; - out.push('
'); -- cgit v1.2.3