Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorRaaj Trambadia <raaj@raajtram.com>2021-04-18 20:23:55 +0300
committerMark Otto <otto@github.com>2021-04-19 07:22:53 +0300
commit574a4996f5ecdf81a2de41539b99c90ae78d7a5d (patch)
tree4ca8f35d42e52fc33730384118eb2dd517c0cf1a /site
parent9f2133fee3b6d54dd9b31aff0ca9b70813994987 (diff)
Fix typo
Diffstat (limited to 'site')
-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 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