From: Bruno Baguette <1922257+Levure@users.noreply.github.com> Date: Wed, 17 Jun 2020 16:53:11 +0000 (+0200) Subject: Typo fix : individiual ⮞ individual X-Git-Tag: v5.0.0-alpha2~253 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=588a029abc16cc7a54acbbd6ead9c3c0d72f686b;p=thirdparty%2Fbootstrap.git Typo fix : individiual ⮞ individual --- 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.