]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
improve grammar in "Disabling responsiveness" docs
authorChris Rebert <github@rebertia.com>
Sun, 18 Aug 2013 00:41:47 +0000 (17:41 -0700)
committerChris Rebert <github@rebertia.com>
Sun, 18 Aug 2013 00:41:47 +0000 (17:41 -0700)
getting-started.html

index 6c3912e987cda5dc6f0bab7590f4058efee8d468..fda396a9e16a71848ca6774f4a94ba8ba4dc3edc 100644 (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>