diff options
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/customize.html b/docs/customize.html index 72573cff3..fdf0b803a 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -2,16 +2,16 @@ layout: default title: Customize and download slug: customize -lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to get your very own version. +lead: Customize Bootstrap's components, Less variables, and jQuery plugins to get your very own version. --- <!-- Customizer form --> <form class="bs-customizer" role="form"> <div class="bs-docs-section" id="less-section"> <button class="btn btn-default toggle" type="button">Toggle all</button> - <h1 id="less" class="page-header">LESS files</h1> + <h1 id="less" class="page-header">Less files</h1> - <p class="lead">Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the <a href="../css/">CSS</a> and <a href="../components/">Components</a> pages in the docs.</p> + <p class="lead">Choose which Less files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the <a href="../css/">CSS</a> and <a href="../components/">Components</a> pages in the docs.</p> <div class="row"> <div class="col-xs-6 col-sm-4"> @@ -337,9 +337,9 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge <div class="bs-docs-section" id="less-variables-section"> <button class="btn btn-default toggle" type="button">Reset to defaults</button> - <h1 id="less-variables" class="page-header">LESS variables</h1> + <h1 id="less-variables" class="page-header">Less variables</h1> - <p class="lead">Customize LESS variables to define colors, sizes and more inside your custom CSS stylesheets.</p> + <p class="lead">Customize Less variables to define colors, sizes and more inside your custom CSS stylesheets.</p> {% include customizer-variables.html %} </div> |
