diff --git a/site/content/docs/5.3/migration.md b/site/content/docs/5.3/migration.md index b97e09c27f..657bcdfb14 100644 --- a/site/content/docs/5.3/migration.md +++ b/site/content/docs/5.3/migration.md @@ -2214,7 +2214,7 @@ Want more information? [Read the v5.1.0 blog post.](https://blog.getbootstrap.co - Breaking Dropped `.o-stepbar`, use `.stepped-process` instead. All other classes using `.stepbar-*` should be replaced by `.stepped-process-*`. -- Breaking Renamed respectively `$o-stepbar-margin-r`and `$o-stepbar-arrow-width` to `$step-item-margin-end` and `$step-item-arrow-width`. +- Breaking Renamed respectively `$o-stepbar-margin-r` and `$o-stepbar-arrow-width` to `$step-item-margin-end` and `$step-item-arrow-width`. - Breaking Dropped `$o-stepbar-height` and lots of new variables were added.