mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 06:20:23 +00:00
Merge pull request #8313 from jholl/patch-1
typo: match doc text and example
This commit is contained in:
commit
296b9d7293
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in a new issue