From 9a21fdaf6daa315d5ec22ad81f7bd0fba8c549a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= <legospace9876@gmail.com> Date: Thu, 12 Sep 2013 18:35:33 +0200 Subject: [PATCH] Better? /cc @mdo --- getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started.html b/getting-started.html index 921154bb50..e36d21dcd0 100644 --- a/getting-started.html +++ b/getting-started.html @@ -673,7 +673,7 @@ bootstrap/ <li>Internet Explorer</li> <li>Opera (Mac, Windows)</li> </ul> - <p>Unofficially, Bootstrap should look and behave well enough in Chromium / Chrome for Linux, Firefox for Linux, and Internet Explorer 7, though they are not officially supported.</p> + <p>Unofficially, Bootstrap should look and behave well enough in Chromium and Chrome for Linux, Firefox for Linux, and Internet Explorer 7, though they are not officially supported.</p> <h3>Internet Explorer 8 and 9</h3> <p>Internet Explorer 8 and 9 are also supported, however, please be aware that some CSS3 properties and HTML5 elements are not fully supported by these browsers. In addition, <strong>Internet Explorer 8 requires the use of <a href="https://github.com/scottjehl/Respond">respond.js</a> to enable media query support.</strong></p> -- GitLab