From: Patrick H. Lauke Date: Mon, 20 Aug 2018 00:08:21 +0000 (+0100) Subject: Minor: missing dot before classname in explanatory text X-Git-Tag: v4.2.0~357 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=061a69685529eaac825ad6f94a30be14e1c436bd;p=thirdparty%2Fbootstrap.git Minor: missing dot before classname in explanatory text --- diff --git a/site/docs/4.1/utilities/text.md b/site/docs/4.1/utilities/text.md index ab42dc90b1..7dd23c1c41 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