diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index e018990eb7..a4df01fe3c 100644 --- a/site/content/docs/5.0/migration.md +++ b/site/content/docs/5.0/migration.md @@ -97,7 +97,7 @@ Changes to Reboot, typography, tables, and more. ## Typography - Removed `$display-*` variables for a new `$display-font-sizes` Sass map. -- Removed individiual `$display-*-weight` variables for a single `$display-font-weight`. +- Removed individual `$display-*-weight` variables for a single `$display-font-weight`. - Added two new `.display-*` heading styles, `.display-5` and `.display-6`. - Resized existing display headings for a slightly more consistent set of `font-size`s.