]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix Backdroped typo (#34920)
authorChristian Oliff <christianoliff@pm.me>
Wed, 8 Sep 2021 17:55:01 +0000 (02:55 +0900)
committerGitHub <noreply@github.com>
Wed, 8 Sep 2021 17:55:01 +0000 (10:55 -0700)
site/content/docs/5.1/components/offcanvas.md

index 72ba4be955c5cf7be02316cbe4ec13d3a0faf3ec..6be2cd64d4aac72ecf7c2947c026f3dc272e9d0d 100644 (file)
@@ -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">