From 5c1746c556753a19a980ab13d0ce23daebb6022f Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 14 Jul 2014 14:50:53 -0700 Subject: [PATCH] fix #14114 mo' betta --- docs/_includes/getting-started/browser-device-support.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html index 708bd94a41..6e5bd5765a 100644 --- a/docs/_includes/getting-started/browser-device-support.html +++ b/docs/_includes/getting-started/browser-device-support.html @@ -188,5 +188,5 @@ $(function () { }) {% endhighlight %} -

Want to see an example? Check out this JS Bin demo.

+

Want to see an example? Check out this JS Bin demo.

-- 2.47.2