diff --git a/docs/components/button-group.md b/docs/components/button-group.md index 4c5bccf5..757212f7 100644 --- a/docs/components/button-group.md +++ b/docs/components/button-group.md @@ -100,7 +100,7 @@ Pill buttons are supported through the button's `pill` attribute. ### Dropdowns in Button Groups -Dropdowns can be placed inside button groups as long as the trigger is a `` element. +Dropdowns can be placed inside button groups as long as the trigger is a `` element. ```html preview