aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2021-11-05 19:36:56 +0100
committerGitHub <[email protected]>2021-11-05 20:36:56 +0200
commit31998dfd1e972faf46ab23c26533d3e1a5f5e4bf (patch)
tree7c20a34d5f038c1d7e6c342f85a08ba40e21e12a /site/content/docs
parent98889f214489dc3c04375a8bbb9979020882f2cc (diff)
downloadbootstrap-31998dfd1e972faf46ab23c26533d3e1a5f5e4bf.tar.xz
bootstrap-31998dfd1e972faf46ab23c26533d3e1a5f5e4bf.zip
Fix spacing utility classes mentioned in navbar supported content documentation (#35328)
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'site/content/docs')
-rw-r--r--site/content/docs/5.1/components/navbar.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.1/components/navbar.md b/site/content/docs/5.1/components/navbar.md
index f5ea5d052..8d245d10f 100644
--- a/site/content/docs/5.1/components/navbar.md
+++ b/site/content/docs/5.1/components/navbar.md
@@ -74,7 +74,7 @@ Here's an example of all the sub-components included in a responsive light-theme
</nav>
{{< /example >}}
-This example uses [background]({{< docsref "/utilities/background" >}}) (`bg-light`) and [spacing]({{< docsref "/utilities/spacing" >}}) (`my-2`, `my-lg-0`, `me-sm-0`, `my-sm-0`) utility classes.
+This example uses [background]({{< docsref "/utilities/background" >}}) (`bg-light`) and [spacing]({{< docsref "/utilities/spacing" >}}) (`me-auto`, `mb-2`, `mb-lg-0`, `me-2`) utility classes.
### Brand