@@ -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.