Minor: missing dot before classname in explanatory text
This commit is contained in:
parent
17008fb8f8
commit
061a696855
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue