From: Chris Rebert Date: Mon, 12 Oct 2015 18:18:11 +0000 (-0700) Subject: Tweak .text-capitalize example to show what happens to interior capital letters;... X-Git-Tag: v4.0.0-alpha.2~253^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684300058e81ebee9388aeb301e458424f83c5d2;p=thirdparty%2Fbootstrap.git Tweak .text-capitalize example to show what happens to interior capital letters; refs #17893 [ci skip] --- diff --git a/docs/components/utilities.md b/docs/components/utilities.md index f3c68463aa..42d5bd50ff 100644 --- a/docs/components/utilities.md +++ b/docs/components/utilities.md @@ -108,7 +108,7 @@ Transform text in components with text capitalization classes. {% example html %}

Lowercased text.

Uppercased text.

-

Capitalized text.

+

CapiTaliZed text.

{% endexample %} ## Contextual colors and backgrounds