improve grammar in "Disabling responsiveness" docs

This commit is contained in:
Chris Rebert 2013-08-17 17:41:47 -07:00
parent 50b9c7339a
commit cc3077ac17
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ bootstrap/
<div class="page-header">
<h1 id="disable-responsive">Disabling responsiveness</h1>
</div>
<p class="lead">Don't want your site or application to be scale on different device? With a little bit of work, you can disable the responsive features of Bootstrap so that mobile users see your full desktop-version site.</p>
<p class="lead">Don't want your site or application to be scaled on different devices? With a little bit of work, you can disable the responsive features of Bootstrap so that mobile users see your full desktop-version site.</p>
<h3>Steps to disable responsive views</h3>
<p>To disable responsive features, follow these steps. See it in action in the modified template below.</p>