diff options
| author | Bas Bosman <[email protected]> | 2014-06-17 23:35:35 +0200 |
|---|---|---|
| committer | Bas Bosman <[email protected]> | 2014-06-18 00:00:28 +0200 |
| commit | 128e52ff29be0f275bb92693c9db3ba34d5c003d (patch) | |
| tree | 6faa955a5bee3178f578bd04b844fdf1625188d7 /docs/_includes/nav/components.html | |
| parent | 5b9e2bf1265eb50c0d4105b2eb3da12280c37430 (diff) | |
| download | bootstrap-128e52ff29be0f275bb92693c9db3ba34d5c003d.tar.xz bootstrap-128e52ff29be0f275bb92693c9db3ba34d5c003d.zip | |
Fix dismissible spelling
Diffstat (limited to 'docs/_includes/nav/components.html')
| -rw-r--r-- | docs/_includes/nav/components.html | 2 |
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> |
