diff options
| author | Chris Rebert <[email protected]> | 2013-09-03 12:15:33 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-09-03 12:15:33 -0700 |
| commit | a1b3fb339e911cd0c7d472d40cbca3e01ed221f4 (patch) | |
| tree | 83d03f4a5287f12d5cc8037f8ddf452fdcfbaadc /getting-started.html | |
| parent | 87df4784c12976dd8922c4eec8f6fde8ad84bfb8 (diff) | |
| download | bootstrap-a1b3fb339e911cd0c7d472d40cbca3e01ed221f4.tar.xz bootstrap-a1b3fb339e911cd0c7d472d40cbca3e01ed221f4.zip | |
minor copyedit
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 321def3f7..3ded19005 100644 --- a/getting-started.html +++ b/getting-started.html @@ -708,7 +708,7 @@ bootstrap/ </table> </div> - <p>Visit <a href="http://caniuse.com/">Can I use...</a> for details and additional browser support of CSS3 and HTML5 features.</p> + <p>Visit <a href="http://caniuse.com/">Can I use...</a> for details on browser support of CSS3 and HTML5 features.</p> <h3>IE Compatibility modes</h3> <p>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 <code><meta></code> tag in your pages:</p> |
