aboutsummaryrefslogtreecommitdiff
path: root/docs/migration.md
diff options
context:
space:
mode:
authorAmeya Pandilwar <[email protected]>2016-02-11 03:54:30 -0500
committerAmeya Pandilwar <[email protected]>2016-02-11 03:54:30 -0500
commit4ed5fa77ffecde9ce46c10d4d03c48e6e481ceba (patch)
tree1b1790a655cd02125b9d39f16d697a45dc1aac8f /docs/migration.md
parent48e02ebb8a8874fc0d47f4243f3b29f1b689cbf7 (diff)
downloadbootstrap-4ed5fa77ffecde9ce46c10d4d03c48e6e481ceba.tar.xz
bootstrap-4ed5fa77ffecde9ce46c10d4d03c48e6e481ceba.zip
Rename .label class to .tag
Diffstat (limited to 'docs/migration.md')
-rw-r--r--docs/migration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/migration.md b/docs/migration.md
index 814e1d9be..c11a871df 100644
--- a/docs/migration.md
+++ b/docs/migration.md
@@ -128,7 +128,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
### Badges
-- Dropped the badge component. Use the `.label-pill` modifier together with the label component instead.
+- Dropped the badge component. Use the `.tag-pill` modifier together with the tag component instead.
### Panels, thumbnails, and wells