From: Chris Rebert Date: Thu, 19 Dec 2013 19:39:57 +0000 (-0800) Subject: "Thosing" [sic] => "Those" X-Git-Tag: v3.1.0~140^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2898e73ec49e66d529abb6a8483d5d9b09358b0f;p=thirdparty%2Fbootstrap.git "Thosing" [sic] => "Those" --- 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.