From 09efcbb5a15ac21d4fa616d75dc6a13f9182e69e 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 6eaca9f96ae3..46e1d9fcf652 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