]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Minor: missing dot before classname in explanatory text
authorPatrick H. Lauke <redux@splintered.co.uk>
Mon, 20 Aug 2018 00:08:21 +0000 (01:08 +0100)
committerMark Otto <otto@github.com>
Mon, 20 Aug 2018 05:21:20 +0000 (22:21 -0700)
site/docs/4.1/utilities/text.md

index ab42dc90b1e7de62d9e74de5f399db42b2c84a48..7dd23c1c418d23e37462bf4e30fa00d32e076073 100644 (file)
@@ -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