aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2024-03-15 21:23:19 +0200
committerGitHub <[email protected]>2024-03-15 21:23:19 +0200
commit202a20f5614e09db4296041c81508fa606ab569f (patch)
tree05557f2e1a20be5dbd123421cd84d9265a682e32 /site
parent086a0e2a1cb6d5d71b34bea0c27c9c266e2704e3 (diff)
downloadbootstrap-202a20f5614e09db4296041c81508fa606ab569f.tar.xz
bootstrap-202a20f5614e09db4296041c81508fa606ab569f.zip
docs: mention text transform classes (#39782)
Diffstat (limited to 'site')
-rw-r--r--site/content/docs/5.3/utilities/text.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/utilities/text.md b/site/content/docs/5.3/utilities/text.md
index 68b516ac5..345b277e8 100644
--- a/site/content/docs/5.3/utilities/text.md
+++ b/site/content/docs/5.3/utilities/text.md
@@ -58,7 +58,7 @@ Note that [breaking words isn't possible in Arabic](https://rtlstyling.com/posts
## Text transform
-Transform text in components with text capitalization classes.
+Transform text in components with our text capitalization classes: `text-lowercase`, `text-uppercase` or `text-capitalize`.
{{< example >}}
<p class="text-lowercase">Lowercased text.</p>