customize.html: fix typo

This commit is contained in:
Chris Rebert 2013-08-18 21:43:14 -07:00
parent 2c2311c318
commit 74ae8ecc80
1 changed files with 1 additions and 1 deletions

View File

@ -1425,7 +1425,7 @@ base_url: "../"
<div class="col-lg-6">
<label>@page-header-border-color</label>
<input type="text" class="form-control" placeholder="@gray-lighter" data-var="@page-header-border-color">
<p class="help-block">Pag header border color</p>
<p class="help-block">Page header border color</p>
</div>
</div>
<h2 id="variables-other">Other</h2>