From a34231d94d37bd30b59577580a12c20a9939f5fa Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 10 Jan 2012 15:58:44 -0800 Subject: [PATCH] typo --- docs/scaffolding.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 5b6f7c7c37..895eaa19d9 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -196,7 +196,7 @@

Variables in LESS

-

Built into Bootstrap are a handful of variables for customizing the default 940px grid system, documented above. All variables for the grid are stored in mixins.less.

+

Built into Bootstrap are a handful of variables for customizing the default 940px grid system, documented above. All variables for the grid are stored in variables.less.

How to customize

-- 2.47.2