diff options
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 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> |
