]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix typo in gutters doc (#37918)
authorChellyAhmed <76244671+ChellyAhmed@users.noreply.github.com>
Sat, 21 Jan 2023 17:30:08 +0000 (18:30 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Jan 2023 17:30:08 +0000 (09:30 -0800)
* fix typo in gutters doc

* Update site/content/docs/5.3/layout/gutters.md

Co-authored-by: Mark Otto <otto@github.com>
site/content/docs/5.3/layout/gutters.md

index 1eabc9211e072dd79ceff3e12ea031853677ec8d..a5b0772c8a232ac2e4e2949e4428843b3a44606b 100644 (file)
@@ -71,7 +71,7 @@ An alternative solution is to add a wrapper around the `.row` with the `.overflo
 
 ## Horizontal & vertical gutters
 
-`.g-*` classes can be used to control the horizontal gutter widths, for the following example we use a smaller gutter width, so there won't be a need to add the `.overflow-hidden` wrapper class.
+Use `.g-*` classes to control the horizontal and vertical grid gutters. In the example below, we use a smaller gutter width, so there isn't a need for the `.overflow-hidden` wrapper class.
 
 {{< example class="bd-example-cols" >}}
 <div class="container text-center">