]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
"Thosing" [sic] => "Those"
authorChris Rebert <github@rebertia.com>
Thu, 19 Dec 2013 19:39:57 +0000 (11:39 -0800)
committerChris Rebert <github@rebertia.com>
Thu, 19 Dec 2013 19:39:57 +0000 (11:39 -0800)
css.html

index 35952a77ea6da2f11f26df4c4824eec031322e1f..cba0c4536fbd802e9f4377c945aae262fc3ac4e4 100644 (file)
--- a/css.html
+++ b/css.html
@@ -2819,7 +2819,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
     <div class="page-header">
       <h1>Using LESS</h1>
     </div>
-    <p class="lead">Bootstrap's CSS is built on LESS, a preprocessor with additional functionality like variables, mixins, and functions for compiling CSS. Thosing looking to use the source LESS files instead of our compiled CSS files can make use of the numerous variables and mixins we use throughout the framework.</p>
+    <p class="lead">Bootstrap's CSS is built on LESS, a preprocessor with additional functionality like variables, mixins, and functions for compiling CSS. Those looking to use the source LESS files instead of our compiled CSS files can make use of the numerous variables and mixins we use throughout the framework.</p>
 
     <p>Grid variables and mixins are covered <a href="{{ page.base_url }}css/#grid-less">within the Grid system section</a>.</p>