diff options
| author | Mark Otto <[email protected]> | 2012-01-10 15:58:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-10 15:58:44 -0800 |
| commit | a34231d94d37bd30b59577580a12c20a9939f5fa (patch) | |
| tree | 40257c9b4da86fc890b22f10b634db45e2534eba | |
| parent | 5c2bf0feef7f7f64584cbd0cb6a2ef74dbba80d2 (diff) | |
| download | bootstrap-a34231d94d37bd30b59577580a12c20a9939f5fa.tar.xz bootstrap-a34231d94d37bd30b59577580a12c20a9939f5fa.zip | |
typo
| -rw-r--r-- | docs/scaffolding.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 5b6f7c7c3..895eaa19d 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -196,7 +196,7 @@ <div class="row"> <div class="span4"> <h3>Variables in LESS</h3> - <p>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.</p> + <p>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.</p> </div> <div class="span4"> <h3>How to customize</h3> |
