Commit 2471b9d7 authored by James Holland's avatar James Holland

typo: match doc text and example

parent cc43ba35
...@@ -942,7 +942,7 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na ...@@ -942,7 +942,7 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na
</ul> </ul>
</div> </div>
{% highlight html %} {% highlight html %}
<ul class="nav nav-tabs"> <ul class="nav nav-pills">
... ...
<li class="disabled"><a href="#">Disabled link</a></li> <li class="disabled"><a href="#">Disabled link</a></li>
... ...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment