aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-27 19:47:21 -0800
committerMark Otto <[email protected]>2012-02-27 19:47:21 -0800
commitca9588c89656855bcc36c2109070677d9447d2b9 (patch)
treed39bb2fa4d0e5949ea3df840271f96b778e4470d /docs/components.html
parent7525aac8306b0c69f56e479c9ecf4fa8ff55c712 (diff)
downloadbootstrap-ca9588c89656855bcc36c2109070677d9447d2b9.tar.xz
bootstrap-ca9588c89656855bcc36c2109070677d9447d2b9.zip
manually resolve #2266, typo in example HTML for breadcrumbs
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/components.html b/docs/components.html
index 8b1a67553..013bf2ca4 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1092,9 +1092,7 @@
&lt;li&gt;
&lt;a href="#"&gt;Library&lt;/a&gt; &lt;span class="divider"&gt;/&lt;/span&gt;
&lt;/li&gt;
- &lt;li class="active"&gt;
- &lt;a href="#"&gt;Data&lt;/a&gt;
- &lt;/li&gt;
+ &lt;li class="active"&gt;Data&lt;/li&gt;
&lt;/ul&gt;
</pre>
</div>