From 8cd27781486e3133241e032e194f5a7c3d60043d Mon Sep 17 00:00:00 2001 From: Ameya Pandilwar Date: Thu, 11 Feb 2016 18:59:47 -0500 Subject: [PATCH] Updated label to tag in list-group example --- docs/components/list-group.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/components/list-group.md b/docs/components/list-group.md index c3d466d5fb..db339c824d 100644 --- a/docs/components/list-group.md +++ b/docs/components/list-group.md @@ -24,22 +24,22 @@ The most basic list group is simply an unordered list with list items, and the p {% endexample %} -## Labels +## Tags -Add labels to any list group item to show unread counts, activity, etc. +Add tags to any list group item to show unread counts, activity, etc. {% example html %} -- 2.47.2