1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 21:56:42 +02:00

_carousel.scss: Fix typo in comment (#32950)

This commit is contained in:
Quy
2021-02-01 05:22:24 -08:00
committed by GitHub
parent e79c8f3489
commit ed0fc83216

View File

@@ -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 {