aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Baguette <[email protected]>2020-06-17 18:53:11 +0200
committerMark Otto <[email protected]>2020-06-17 10:44:45 -0700
commit588a029abc16cc7a54acbbd6ead9c3c0d72f686b (patch)
treecccb8964a20bedcecd88ae1fc155de47e215c6d9
parentd2aefa7d94d62fd637163d96d3054af2a35b3383 (diff)
downloadbootstrap-588a029abc16cc7a54acbbd6ead9c3c0d72f686b.tar.xz
bootstrap-588a029abc16cc7a54acbbd6ead9c3c0d72f686b.zip
Typo fix : individiual ⮞ individual
-rw-r--r--site/content/docs/5.0/migration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md
index e018990eb..a4df01fe3 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.