From 2898e73ec49e66d529abb6a8483d5d9b09358b0f Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 19 Dec 2013 11:39:57 -0800 Subject: [PATCH] "Thosing" [sic] => "Those" --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css.html b/css.html index 35952a77ea..cba0c4536f 100644 --- a/css.html +++ b/css.html @@ -2819,7 +2819,7 @@ For example, <section> should be wrapped as inline. -

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.

+

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.

Grid variables and mixins are covered within the Grid system section.

-- 2.47.2