diff --git a/site/docs/4.1/utilities/text.md b/site/docs/4.1/utilities/text.md index ab42dc90b1e7de62d9e74de5f399db42b2c84a48..7dd23c1c418d23e37462bf4e30fa00d32e076073 100644 --- a/site/docs/4.1/utilities/text.md +++ b/site/docs/4.1/utilities/text.md @@ -68,7 +68,7 @@ Transform text in components with text capitalization classes. {% endcapture %} {% include example.html content=example %} -Note how `text-capitalize` only changes the first letter of each word, leaving the case of any other letters unaffected. +Note how `.text-capitalize` only changes the first letter of each word, leaving the case of any other letters unaffected. ## Font weight and italics