mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03: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 %}
|
||||
{% 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user