From: Patrick H. Lauke Date: Wed, 23 Dec 2015 14:29:12 +0000 (+0000) Subject: Clarify what text-capitalize actually does X-Git-Tag: v4.0.0-alpha.3~479^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac3d68f52f538c3282c5102fc5c675501264990;p=thirdparty%2Fbootstrap.git Clarify what text-capitalize actually does as on first skimming over these, it may not be completely obvious --- diff --git a/docs/components/utilities.md b/docs/components/utilities.md index ff778b42b4..1a8ceb361c 100644 --- a/docs/components/utilities.md +++ b/docs/components/utilities.md @@ -95,6 +95,8 @@ Transform text in components with text capitalization classes.

CapiTaliZed text.

{% endexample %} +Note how `text-capitalize` only changes the first letter of each word, leaving the case of any other letters unaffected. + ## Font weight and italics Quickly change the weight (boldness) of text or italicize text.