aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-10-28 21:48:57 -0700
committerMark Otto <[email protected]>2013-10-28 21:48:57 -0700
commit96d7d4a489ef937657ba235dc384f92ef6c5a76e (patch)
tree3b6e7ff81a65e17e01cca9811aa02717dec84cce
parent4b8c66269894b3110ca74815dff134af7713d463 (diff)
downloadbootstrap-96d7d4a489ef937657ba235dc384f92ef6c5a76e.tar.xz
bootstrap-96d7d4a489ef937657ba235dc384f92ef6c5a76e.zip
edit
-rw-r--r--getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html
index fbed75ec7..8d26760eb 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -747,7 +747,7 @@ bootstrap/
<p>Visit <a href="http://caniuse.com/">Can I use...</a> for details on browser support of CSS3 and HTML5 features.</p>
<h3>Internet Explorer 8 and Respond.js</h3>
- <p>Using Respond.js does not come without some caveats. Be aware of the following when using it in your development and production environments for Internet Explorer 8.</p>
+ <p>Beware of the following caveats when using Respond.js in your development and production environments for Internet Explorer 8.</p>
<h4>Respond.js and cross-domain CSS</h4>
<p>Using Respond.js with CSS hosted on a different (sub)domain (for example, on a CDN) requires some additional setup. <a href="https://github.com/scottjehl/Respond/blob/master/README.md#cdnx-domain-setup">See the Respond.js docs</a> for details.</p>
<h4>Respond.js and <code>file://</code></h4>