From: Ameya Pandilwar Date: Thu, 11 Feb 2016 23:59:47 +0000 (-0500) Subject: Updated label to tag in list-group example X-Git-Tag: v4.0.0-alpha.3~235^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd27781486e3133241e032e194f5a7c3d60043d;p=thirdparty%2Fbootstrap.git Updated label to tag in list-group example --- 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 %}