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

index 68dfedab4d7c69d8fde94899b82d23c415fc04df..5da537393e2ac664f3567a800ea5eb6de9b561f2 100644 (file)
@@ -556,7 +556,7 @@ img { max-width: none; }
 
     <div class="bs-callout bs-callout-info">
       <h4>Alternate customization methods</h4>
-      <p>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 <a href="http://ruby.bvision.com/blog/please-stop-embedding-bootstrap-classes-in-your-html">your own classes via mixins</a>. For the time being, neither options are documented here.</p>
+      <p>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 <a href="http://ruby.bvision.com/blog/please-stop-embedding-bootstrap-classes-in-your-html">your own classes via mixins</a>. For the time being, neither of those options are documented here.</p>
     </div>
 
     <h3>Removing potential bloat</h3>