]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
typo
authorAndrew Murphy <aavmurphy@users.noreply.github.com>
Thu, 19 Oct 2017 20:15:07 +0000 (21:15 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2017 20:15:07 +0000 (21:15 +0100)
docs/4.0/utilities/display.md

index 8d532279f9a85758c04cac29514286ff48280c40..861a6d95f90df7c49cb2d3cde8d2811da0bf0846 100644 (file)
@@ -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