diff options
| author | James Holland <[email protected]> | 2013-06-26 08:27:12 -0400 |
|---|---|---|
| committer | James Holland <[email protected]> | 2013-06-26 08:27:12 -0400 |
| commit | 2471b9d725d2452a10f802af5667509af7b7eb2e (patch) | |
| tree | f250c5365c37ba1a04b750dc544be18f45cd2838 /docs/components.html | |
| parent | cc43ba35d7c1bb4663a8aea4eb0ba3a97d782852 (diff) | |
| download | bootstrap-2471b9d725d2452a10f802af5667509af7b7eb2e.tar.xz bootstrap-2471b9d725d2452a10f802af5667509af7b7eb2e.zip | |
typo: match doc text and example
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 55f27cbc3..48c7411d0 100644 --- a/docs/components.html +++ b/docs/components.html @@ -942,7 +942,7 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na </ul> </div> {% highlight html %} -<ul class="nav nav-tabs"> +<ul class="nav nav-pills"> ... <li class="disabled"><a href="#">Disabled link</a></li> ... |
