]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
typo: match doc text and example 8313/head
authorJames Holland <holland.jb@gmail.com>
Wed, 26 Jun 2013 12:27:12 +0000 (08:27 -0400)
committerJames Holland <holland.jb@gmail.com>
Wed, 26 Jun 2013 12:27:12 +0000 (08:27 -0400)
docs/components.html

index 55f27cbc33dd5fbb204ece0b13cf79b0b42ba3b1..48c7411d04437bb34ab87ed8accfceeb1048b4ca 100644 (file)
@@ -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>
   ...