From 574a4996f5ecdf81a2de41539b99c90ae78d7a5d Mon Sep 17 00:00:00 2001 From: Raaj Trambadia Date: Sun, 18 Apr 2021 13:23:55 -0400 Subject: [PATCH] Fix typo --- site/content/docs/5.0/migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2