mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
typo
This commit is contained in:
parent
5c2bf0feef
commit
a34231d94d
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue