Skip to content

Commit ed0fc83

Browse files
author
Quy
authored
_carousel.scss: Fix typo in comment (#32950)
1 parent e79c8f3 commit ed0fc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/_carousel.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152

153153
// Optional indicator pips/controls
154154
//
155-
// Add an container (such as a list) with the following class and add an item (ideally a focusable control,
155+
// Add a container (such as a list) with the following class and add an item (ideally a focusable control,
156156
// like a button) with data-bs-target for each slide your carousel holds.
157157

158158
.carousel-indicators {

0 commit comments

Comments
 (0)