aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-17 17:41:47 -0700
committerChris Rebert <[email protected]>2013-08-17 17:41:47 -0700
commitcc3077ac17eac65837b81ec0d289c3913383c9a0 (patch)
treeb10940878f9ad5cd4d6647c2e09c16c0310e8fda /getting-started.html
parent50b9c7339a25265f42130907ca33684e74126a2a (diff)
downloadbootstrap-cc3077ac17eac65837b81ec0d289c3913383c9a0.tar.xz
bootstrap-cc3077ac17eac65837b81ec0d289c3913383c9a0.zip
improve grammar in "Disabling responsiveness" docs
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html
index 6c3912e98..fda396a9e 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -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>