diff options
| author | Mark Otto <[email protected]> | 2012-02-10 23:57:31 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-10 23:57:31 -0800 |
| commit | b4b3343a617f8b23abcfa502dfd5fb4ff7c50ba1 (patch) | |
| tree | ce8fa6bbb7f5cec914cc1460fbc3b81995623814 /docs/scaffolding.html | |
| parent | c720d951be4481dab684955b7ef1a4ebb03ed0cf (diff) | |
| download | bootstrap-b4b3343a617f8b23abcfa502dfd5fb4ff7c50ba1.tar.xz bootstrap-b4b3343a617f8b23abcfa502dfd5fb4ff7c50ba1.zip | |
clarify structure of responsive css file
Diffstat (limited to 'docs/scaffolding.html')
| -rw-r--r-- | docs/scaffolding.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index b2962f317..d58c0e15b 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -315,7 +315,7 @@ </div> <div class="span8"> <h2>Supported devices</h2> - <p>Bootstrap supports a handful of media queries to help make your projects more appropriate on different devices and screen resolutions. Here's what's included:</p> + <p>Bootstrap supports a handful of media queries in a single file to help make your projects more appropriate on different devices and screen resolutions. Here's what's included:</p> <table class="table table-bordered table-striped"> <thead> <tr> |
