From: Bas Bosman Date: Tue, 17 Jun 2014 21:35:35 +0000 (+0200) Subject: Fix dismissible spelling X-Git-Tag: v3.2.0~56^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128e52ff29be0f275bb92693c9db3ba34d5c003d;p=thirdparty%2Fbootstrap.git Fix dismissible spelling --- diff --git a/docs/_includes/components/alerts.html b/docs/_includes/components/alerts.html index f0895b0ed9..749ecc2b47 100644 --- a/docs/_includes/components/alerts.html +++ b/docs/_includes/components/alerts.html @@ -32,16 +32,16 @@ {% endhighlight %} -

Dismissable alerts

-

Build on any alert by adding an optional .alert-dismissable and close button.

+

Dismissible alerts

+

Build on any alert by adding an optional .alert-dismissible and close button.

- {% highlight html %} -