diff options
| author | Mark Otto <[email protected]> | 2013-09-12 19:40:42 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-12 19:40:42 -0700 |
| commit | 33a1852336b720c94b2e59ac6d8bbce75acf6e94 (patch) | |
| tree | a514368a8a7360304268e6bea4ab8a097d93b56f /getting-started.html | |
| parent | 4f20a29c329aa58919919426cbd2190fabfdb723 (diff) | |
| parent | 9a21fdaf6daa315d5ec22ad81f7bd0fba8c549a0 (diff) | |
| download | bootstrap-33a1852336b720c94b2e59ac6d8bbce75acf6e94.tar.xz bootstrap-33a1852336b720c94b2e59ac6d8bbce75acf6e94.zip | |
Merge pull request #10598 from ZDroid/patch-1
Linux users also love Chrome
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index ddd8ebc9f..e36d21dcd 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 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> |
