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:
committed by
Mark Otto
parent
17008fb8f8
commit
061a696855
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user