From: Chris Rebert Date: Sun, 18 Aug 2013 00:41:47 +0000 (-0700) Subject: improve grammar in "Disabling responsiveness" docs X-Git-Tag: v3.0.0~75^2~14^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc3077ac17eac65837b81ec0d289c3913383c9a0;p=thirdparty%2Fbootstrap.git improve grammar in "Disabling responsiveness" docs --- diff --git a/getting-started.html b/getting-started.html index 6c3912e987..fda396a9e1 100644 --- a/getting-started.html +++ b/getting-started.html @@ -254,7 +254,7 @@ bootstrap/ -

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.

+

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.

Steps to disable responsive views

To disable responsive features, follow these steps. See it in action in the modified template below.