diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/utilities/display.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/utilities/display.md b/docs/4.0/utilities/display.md index 8d532279f..861a6d95f 100644 --- a/docs/4.0/utilities/display.md +++ b/docs/4.0/utilities/display.md @@ -31,7 +31,7 @@ Where *display* is one of: The media queries effect screen widths with the given breakpoint *or larger*. -For example, `.d-lg-none` sets `display: none;` on both `lg' and `xl` screens. +For example, `.d-lg-none` sets `display: none;` on both `lg` and `xl` screens. ## Examples |
