From: Aneke Oluebube Samuel <97872991+Intellectro@users.noreply.github.com> Date: Sat, 15 Mar 2025 07:34:37 +0000 (-0700) Subject: Docs: Align deprecated message with existing migration guide format (#41299) X-Git-Tag: v5.3.4~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b869e889aaae065deb882fe419dcfc3973ca25a;p=thirdparty%2Fbootstrap.git Docs: Align deprecated message with existing migration guide format (#41299) Co-authored-by: Julien Déramond --- 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