Merge pull request #10204 from premist/master

Add missing period on customize page.
This commit is contained in:
Chris Rebert 2013-08-27 00:17:40 -07:00
commit f811c1b56c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ base_url: "../"
<button class="btn btn-default toggle" type="button">Toggle all</button> <button class="btn btn-default toggle" type="button">Toggle all</button>
<h1 id="less">LESS files</h1> <h1 id="less">LESS files</h1>
</div> </div>
<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="row">
<div class="col-xs-6 col-sm-4"> <div class="col-xs-6 col-sm-4">