diff --git a/docs/_includes/components/button-groups.html b/docs/_includes/components/button-groups.html index d0f958da8e..9abf562945 100644 --- a/docs/_includes/components/button-groups.html +++ b/docs/_includes/components/button-groups.html @@ -61,7 +61,7 @@ {% endhighlight %}

Sizing

-

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.