mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Minor: missing dot before classname in explanatory text
This commit is contained in:
parent
17008fb8f8
commit
061a696855
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user