diff --git a/docs/_includes/components/button-groups.html b/docs/_includes/components/button-groups.html index d0f958da8..9abf56294 100644 --- a/docs/_includes/components/button-groups.html +++ b/docs/_includes/components/button-groups.html @@ -61,7 +61,7 @@ {% endhighlight %}
Instead of applying button sizing classes to every button in a group, just add .btn-group-* each .btn-group, including when nesting multiple groups.
Instead of applying button sizing classes to every button in a group, just add .btn-group-* to each .btn-group, including when nesting multiple groups.