aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-12-19 11:39:57 -0800
committerChris Rebert <[email protected]>2013-12-19 11:39:57 -0800
commit2898e73ec49e66d529abb6a8483d5d9b09358b0f (patch)
treec5400508433fbe6ac80cddca706e15e72fcf59db /css.html
parentfc03fac9e4fe95b29bac58b223234cd6135e3a88 (diff)
downloadbootstrap-2898e73ec49e66d529abb6a8483d5d9b09358b0f.tar.xz
bootstrap-2898e73ec49e66d529abb6a8483d5d9b09358b0f.zip
"Thosing" [sic] => "Those"
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index 35952a77e..cba0c4536 100644
--- 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>