From a9e19cb89ed08689dc58c92b3d5491318a703f0e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 22 Aug 2020 19:40:57 +0200 Subject: composer update bootstrap --- vendor/twbs/bootstrap/site/docs/4.5/utilities/display.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/twbs/bootstrap/site/docs/4.5/utilities/display.md') diff --git a/vendor/twbs/bootstrap/site/docs/4.5/utilities/display.md b/vendor/twbs/bootstrap/site/docs/4.5/utilities/display.md index 3b53460ee..454a09948 100644 --- a/vendor/twbs/bootstrap/site/docs/4.5/utilities/display.md +++ b/vendor/twbs/bootstrap/site/docs/4.5/utilities/display.md @@ -33,7 +33,7 @@ Where *value* is one of: The display values can be altered by changing the `$displays` variable and recompiling the SCSS. -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. +The media queries affect screen widths with the given breakpoint *or larger*. For example, `.d-lg-none` sets `display: none;` on both `lg` and `xl` screens. ## Examples -- cgit v1.2.3