From: Christian Oliff Date: Thu, 6 Jul 2023 05:27:13 +0000 (+0900) Subject: Fix for text-reset example class name (#38844) X-Git-Tag: v5.3.1~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52d53696d25782ecfa10930d5a297b60e2fc445e;p=thirdparty%2Fbootstrap.git Fix for text-reset example class name (#38844) This example no longer uses muted text Co-authored-by: Julien Déramond --- diff --git a/site/content/docs/5.3/utilities/text.md b/site/content/docs/5.3/utilities/text.md index 2b52964785..95fe06b760 100644 --- a/site/content/docs/5.3/utilities/text.md +++ b/site/content/docs/5.3/utilities/text.md @@ -124,7 +124,7 @@ Reset a text or link's color with `.text-reset`, so that it inherits the color f {{< example >}}

- Muted text with a reset link. + Secondary body text with a reset link.

{{< /example >}}