aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/migration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/migration.md b/docs/migration.md
index c4c7d9401..af6d81968 100644
--- a/docs/migration.md
+++ b/docs/migration.md
@@ -137,7 +137,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
### Labels and badges
- Renamed `.label` to `.tag` to disambiguate from the `<label>` element.
-- Dropped the badge component. Use the `.tag-pill` modifier together with the label component instead.
+- Dropped the badge component as it was nearly identical to labels/tags. Use the `.tag-pill` modifier together with the label component instead for that rounded look.
### Panels, thumbnails, and wells