diff --git a/scss/_carousel.scss b/scss/_carousel.scss index 43fa10077d2e..d389c3042e1d 100644 --- a/scss/_carousel.scss +++ b/scss/_carousel.scss @@ -152,7 +152,7 @@ // 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 {