Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Oliff <christianoliff@pm.me>2021-09-08 20:55:01 +0300
committerGitHub <noreply@github.com>2021-09-08 20:55:01 +0300
commit24daa47131c543933bc43949d9dbe01911475a08 (patch)
tree338ba6d37d2e5042561a131a7c47752d34ca58c2 /site/content/docs
parent499485589f10f678fd36b3683e1c8553c0a9a2e6 (diff)
Fix Backdroped typo (#34920)
Diffstat (limited to 'site/content/docs')
-rw-r--r--site/content/docs/5.1/components/offcanvas.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.1/components/offcanvas.md b/site/content/docs/5.1/components/offcanvas.md
index 72ba4be955..6be2cd64d4 100644
--- a/site/content/docs/5.1/components/offcanvas.md
+++ b/site/content/docs/5.1/components/offcanvas.md
@@ -161,7 +161,7 @@ Scrolling the `<body>` element is disabled when an offcanvas and its backdrop ar
</div>
<div class="offcanvas offcanvas-start" data-bs-scroll="true" tabindex="-1" id="offcanvasWithBothOptions" aria-labelledby="offcanvasWithBothOptionsLabel">
<div class="offcanvas-header">
- <h5 class="offcanvas-title" id="offcanvasWithBothOptionsLabel">Backdroped with scrolling</h5>
+ <h5 class="offcanvas-title" id="offcanvasWithBothOptionsLabel">Backdrop with scrolling</h5>
<button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">