diff options
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/list-group.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/components/list-group.md b/docs/components/list-group.md index b2b5d1109..7a8f1d06f 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 </ul> {% 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 %} <ul class="list-group"> |
