From 9970983b6b99052721bbf14aaed2093c47651e39 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 17 Aug 2015 00:42:41 -0700 Subject: [PATCH] copy --- docs/components/list-group.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %}