diff --git a/site/content/docs/5.3/migration.md b/site/content/docs/5.3/migration.md index 178b9151d7..07f178689e 100644 --- a/site/content/docs/5.3/migration.md +++ b/site/content/docs/5.3/migration.md @@ -77,7 +77,7 @@ If you're migrating from our previous alpha release of v5.3.0, please review the - Added new `.border-black` utility to match our `.text-black` and `.bg-black` utilities. -- Deprecated Deprecated the `.text-muted` utility and `$text-muted` Sass variable. It's been replaced by `.text-body-secondary` and `$body-secondary-color`. +- Deprecated The `.text-muted` utility and `$text-muted` Sass variable have been deprecated and replaced with `.text-body-secondary` and `$body-secondary-color`. ### Docs