Skip to content

Commit 37262cc

Browse files
committed
docs: update content
1 parent 26e0adc commit 37262cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/components/button-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Wrap a series of buttons with `.btn` in `.btn-group`. Add on optional JavaScript
2121
</div>
2222
{{< /example >}}
2323

24-
{{< callout warning >}}
24+
{{< callout info >}}
2525
##### Ensure the correct `role` and provide a label
2626

2727
For assistive technologies (ex. screen readers) to communicate that a series of buttons are grouped, a proper `role` attribute has to be provided. For button groups, this should be `role="group"`, while toolbars should have a `role="toolbar"`.

0 commit comments

Comments
 (0)