]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: Align deprecated message with existing migration guide format (#41299)
authorAneke Oluebube Samuel <97872991+Intellectro@users.noreply.github.com>
Sat, 15 Mar 2025 07:34:37 +0000 (00:34 -0700)
committerGitHub <noreply@github.com>
Sat, 15 Mar 2025 07:34:37 +0000 (08:34 +0100)
Co-authored-by: Julien Déramond <juderamond@gmail.com>
site/content/docs/5.3/migration.md

index 178b9151d79cf0cbc5fb44da15f5ae876265006e..07f178689e853475c0f270e1aa6eb18acae26bb1 100644 (file)
@@ -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.
 
-- <span class="badge text-warning-emphasis bg-warning-subtle">Deprecated</span> Deprecated the `.text-muted` utility and `$text-muted` Sass variable. It's been replaced by `.text-body-secondary` and `$body-secondary-color`.
+- <span class="badge text-warning-emphasis bg-warning-subtle">Deprecated</span> The `.text-muted` utility and `$text-muted` Sass variable have been deprecated and replaced with `.text-body-secondary` and `$body-secondary-color`.
 
 ### Docs