]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update text
authorMark Otto <markd.otto@gmail.com>
Tue, 3 Jan 2017 20:26:32 +0000 (12:26 -0800)
committerGitHub <noreply@github.com>
Tue, 3 Jan 2017 20:26:32 +0000 (12:26 -0800)
docs/getting-started/browsers-devices.md

index b518c63f12e450c7a5a177016cc07e1086ab7c3a..5dee37dfff4948f398b16c0bb3c517365018b45a 100644 (file)
@@ -107,7 +107,7 @@ For a list of some of the browser bugs that Bootstrap has to grapple with, see o
 
 ## Internet Explorer
 
-Internet Explorer 10+ is supported; IE9 down is not. Please be aware that some CSS3 properties and HTML5 elements are not fully supported in IE10, or require prefixed properties for full functionality. Visit [Can I use...](http://caniuse.com/) for details on browser support of CSS3 and HTML5 features.
+Internet Explorer 10+ is supported; IE9 and down is not. Please be aware that some CSS3 properties and HTML5 elements are not fully supported in IE10, or require prefixed properties for full functionality. Visit [Can I use...](http://caniuse.com/) for details on browser support of CSS3 and HTML5 features.
 
 **If you require IE8-9 support, use Bootstrap 3.** It's the most stable version of our code and is still supported by our team for critical bugfixes and documentation changes. However, no new features will be added to it.