diff --git a/docs/components/list-group.md b/docs/components/list-group.md index b2b5d11099..7a8f1d06f6 100644 --- a/docs/components/list-group.md +++ b/docs/components/list-group.md @@ -24,9 +24,9 @@ List groups are a flexible and powerful component for displaying not only simple {% endexample %} -## Badges +## Labels -Add the badges component to any list group item and it will automatically be positioned on the right. +Add labels to any list group item to show unread counts, activity, etc. {% example html %}