From: XhmikosR Date: Thu, 27 Jul 2023 15:12:54 +0000 (+0300) Subject: Update gutters.md (#38968) X-Git-Tag: v5.3.2~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a97018a9ae42ed645cf34ef78128abb440905af;p=thirdparty%2Fbootstrap.git Update gutters.md (#38968) --- diff --git a/site/content/docs/5.3/layout/gutters.md b/site/content/docs/5.3/layout/gutters.md index a5b0772c8a..0cb35a95c0 100644 --- a/site/content/docs/5.3/layout/gutters.md +++ b/site/content/docs/5.3/layout/gutters.md @@ -139,7 +139,7 @@ The gutters between columns in our predefined grid classes can be removed with ` **Need an edge-to-edge design?** Drop the parent `.container` or `.container-fluid` and add `.mx-0` to the `.row` to prevent overflow. -In practice, here's how it looks. Note you can continue to use this with all other predefined grid classes (including column widths, responsive tiers, reorders, and more). +In practice, here's how it looks. Note that you can continue to use this with all other predefined grid classes (including column widths, responsive tiers, reorders, and more). {{< example class="bd-example-row" >}}