aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav/components.html
diff options
context:
space:
mode:
authorBas Bosman <[email protected]>2014-06-17 23:35:35 +0200
committerBas Bosman <[email protected]>2014-06-18 00:00:28 +0200
commit128e52ff29be0f275bb92693c9db3ba34d5c003d (patch)
tree6faa955a5bee3178f578bd04b844fdf1625188d7 /docs/_includes/nav/components.html
parent5b9e2bf1265eb50c0d4105b2eb3da12280c37430 (diff)
downloadbootstrap-128e52ff29be0f275bb92693c9db3ba34d5c003d.tar.xz
bootstrap-128e52ff29be0f275bb92693c9db3ba34d5c003d.zip
Fix dismissible spelling
Diffstat (limited to 'docs/_includes/nav/components.html')
-rw-r--r--docs/_includes/nav/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/nav/components.html b/docs/_includes/nav/components.html
index e850f3abc..647e1ec81 100644
--- a/docs/_includes/nav/components.html
+++ b/docs/_includes/nav/components.html
@@ -94,7 +94,7 @@
<a href="#alerts">Alerts</a>
<ul class="nav">
<li><a href="#alerts-examples">Examples</a></li>
- <li><a href="#alerts-dismissable">Dismissable alerts</a></li>
+ <li><a href="#alerts-dismissible">Dismissible alerts</a></li>
<li><a href="#alerts-links">Links in alerts</a></li>
</ul>
</li>