diff options
| -rw-r--r-- | scss/_carousel.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_carousel.scss b/scss/_carousel.scss index 43fa10077..d389c3042 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 { |
