diff --git a/getting-started.html b/getting-started.html index ccdfc51e81..4d26a7828c 100644 --- a/getting-started.html +++ b/getting-started.html @@ -149,7 +149,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 %}