From: Raaj Trambadia Date: Sun, 18 Apr 2021 17:23:55 +0000 (-0400) Subject: Fix typo X-Git-Tag: v5.0.0~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=574a4996f5ecdf81a2de41539b99c90ae78d7a5d;p=thirdparty%2Fbootstrap.git Fix typo --- diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index 6eaca9f96a..46e1d9fcf6 100644 --- a/site/content/docs/5.0/migration.md +++ b/site/content/docs/5.0/migration.md @@ -75,7 +75,7 @@ Horizontal direction sensitive variables, utilities and mixins are renamed with Breakpoints specific variants are consequently renamed too (e.g. `.text-md-start` replaces `.text-md-left`). -**Note**: if you used v4 to make RTL pages, ensure to reverse changes mentioned above: e.g. use `.*-start` were you used `.*-right`. +**Note**: if you used v4 to make RTL pages, ensure to reverse changes mentioned above: e.g. use `.*-start` where you used `.*-right`. ##### Mixins