1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 19:31:35 +02:00

Minor: missing dot before classname in explanatory text

This commit is contained in:
Patrick H. Lauke
2018-08-20 01:08:21 +01:00
committed by Mark Otto
parent 17008fb8f8
commit 061a696855

View File

@@ -68,7 +68,7 @@ Transform text in components with text capitalization classes.
{% endcapture %} {% endcapture %}
{% include example.html content=example %} {% 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 ## Font weight and italics