diff options
| author | Julian Thilo <[email protected]> | 2014-01-18 18:40:47 +0100 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2014-01-18 18:40:47 +0100 |
| commit | a56cf753ceba9aebb31fdca48fae96ebfc188b1d (patch) | |
| tree | 1d787817aad9732f1be5efcd025747d152dc5b26 /docs/_includes/nav-customize.html | |
| parent | 092b1a47efb142a015f055fbf04e1d8db526f152 (diff) | |
| download | bootstrap-a56cf753ceba9aebb31fdca48fae96ebfc188b1d.tar.xz bootstrap-a56cf753ceba9aebb31fdca48fae96ebfc188b1d.zip | |
Make spelling of Less uniform throughout the docs
Diffstat (limited to 'docs/_includes/nav-customize.html')
| -rw-r--r-- | docs/_includes/nav-customize.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/nav-customize.html b/docs/_includes/nav-customize.html index 661a2607e..363a5db8b 100644 --- a/docs/_includes/nav-customize.html +++ b/docs/_includes/nav-customize.html @@ -1,11 +1,11 @@ <li> - <a href="#less">LESS components</a> + <a href="#less">Less components</a> </li> <li> <a href="#plugins">jQuery plugins</a> </li> <li> - <a href="#less-variables">LESS variables</a> + <a href="#less-variables">Less variables</a> <ul class="nav"> <li><a href="#variables-basics">Basics</a></li> <li><a href="#variables-buttons">Buttons</a></li> |
