diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index 56d8ce8b1e..7e96464d6c 100644 --- a/docs/_includes/js/popovers.html +++ b/docs/_includes/js/popovers.html @@ -126,10 +126,10 @@ sagittis lacus vel augue laoreet rutrum faucibus.">

For proper cross-browser and cross-platform behavior, you must use the <a> tag, not the <button> tag, and you also must include a tabindex attribute.

- Dismissible popover + Dismissible popover
{% highlight html %} -Dismissible popover +Dismissible popover {% endhighlight %}