From: Chris Rebert Date: Sun, 18 Aug 2013 00:26:54 +0000 (-0700) Subject: improve grammar in "Alternate customization methods" docs X-Git-Tag: v3.0.0~75^2~12^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27424ee42287f5047345fc8d54c55eedcbc3c172;p=thirdparty%2Fbootstrap.git improve grammar in "Alternate customization methods" docs --- diff --git a/getting-started.html b/getting-started.html index 68dfedab4d..5da537393e 100644 --- a/getting-started.html +++ b/getting-started.html @@ -556,7 +556,7 @@ img { max-width: none; }

Alternate customization methods

-

While not recommended for folks new to Bootstrap, you may use one of two alternate methods for customization. The first is modifying the source .less files (making upgrades super difficult), and the second is mapping source LESS code to your own classes via mixins. For the time being, neither options are documented here.

+

While not recommended for folks new to Bootstrap, you may use one of two alternate methods for customization. The first is modifying the source .less files (making upgrades super difficult), and the second is mapping source LESS code to your own classes via mixins. For the time being, neither of those options are documented here.

Removing potential bloat