Fix variable name in display utility class naming (#25261)
This commit is contained in:
parent
13be9aa00b
commit
5c53c8e647
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ As such, the classes are named using the format:
|
|||
* `.d-{value}` for `xs`
|
||||
* `.d-{breakpoint}-{value}` for `sm`, `md`, `lg`, and `xl`.
|
||||
|
||||
Where *display* is one of:
|
||||
Where *value* is one of:
|
||||
|
||||
* `none`
|
||||
* `inline`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue