diff options
| author | Mark Otto <[email protected]> | 2016-02-16 20:28:51 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-02-16 20:28:51 -0800 |
| commit | d6207d852adddbd67b5002d0a89d115e5669e528 (patch) | |
| tree | 84172dbb886d852a1cd1236b1faa0debb6eab91f /docs/migration.md | |
| parent | a2fe2aacedd5b7143018a65794ee01b446f60eb3 (diff) | |
| parent | 8cd27781486e3133241e032e194f5a7c3d60043d (diff) | |
| download | bootstrap-d6207d852adddbd67b5002d0a89d115e5669e528.tar.xz bootstrap-d6207d852adddbd67b5002d0a89d115e5669e528.zip | |
Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootstrap into ameya-pandilwar-fix-19094
Diffstat (limited to 'docs/migration.md')
| -rw-r--r-- | docs/migration.md | 2 |
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 |
