From 2ca46ff97e8a5eab7f652cd2e318bc201012b4ab Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 18 Aug 2013 16:36:49 -0700 Subject: [PATCH] add angle brackets --- getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started.html b/getting-started.html index a0dcddd14e..8aafce3695 100644 --- a/getting-started.html +++ b/getting-started.html @@ -676,7 +676,7 @@ bootstrap/

In addition, Internet Explorer 8 requires the use of respond.js to enable media query support.

IE Compatibility modes

-

Bootstrap is not supported in the old Internet Explorer compatibility modes. To be sure you're using the latest rendering mode for IE, consider including the appropriate meta tag in your pages:

+

Bootstrap is not supported in the old Internet Explorer compatibility modes. To be sure you're using the latest rendering mode for IE, consider including the appropriate <meta> tag in your pages:

{% highlight html %} {% endhighlight %}