]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
_carousel.scss: Fix typo in comment (#32950)
authorQuy <quy@fluxbb.org>
Mon, 1 Feb 2021 13:22:24 +0000 (05:22 -0800)
committerGitHub <noreply@github.com>
Mon, 1 Feb 2021 13:22:24 +0000 (15:22 +0200)
scss/_carousel.scss

index 43fa10077d2ef11570d41861e4584746e401e53d..d389c3042e1d2f4d3e9d30d9661551006d0d6a95 100644 (file)
 
 // Optional indicator pips/controls
 //
-// Add an container (such as a list) with the following class and add an item (ideally a focusable control,
+// Add a container (such as a list) with the following class and add an item (ideally a focusable control,
 // like a button) with data-bs-target for each slide your carousel holds.
 
 .carousel-indicators {