From: Mark Otto Date: Sun, 13 Jul 2014 07:08:25 +0000 (-0700) Subject: typos X-Git-Tag: v3.3.0~326 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c540b7e330eb2e8ecedfd7d62fb603f96ee39db;p=thirdparty%2Fbootstrap.git typos --- diff --git a/docs/_includes/js/dropdowns.html b/docs/_includes/js/dropdowns.html index 6311f04eb7..2cbbf85e19 100644 --- a/docs/_includes/js/dropdowns.html +++ b/docs/_includes/js/dropdowns.html @@ -131,13 +131,13 @@ {% endhighlight %} -

To keep URLs intact, use the data-target attribute instead of href="#".

+

To keep URLs intact with link buttons, use the data-target attribute instead of href="#".

{% highlight html %}