diff --git a/examples/docs/en-US/carousel.md b/examples/docs/en-US/carousel.md index b6dfc111a..205f1e70f 100644 --- a/examples/docs/en-US/carousel.md +++ b/examples/docs/en-US/carousel.md @@ -61,7 +61,7 @@ Loop a series of images or texts in a limited space Indicators can be displayed outside the carousel -::: demo The `indicator-position` attribute determines where the indicators are located. By default they are inside the carousel, and setting `indicator-position` to `outside` moves them outside. +::: demo The `indicator-position` attribute determines where the indicators are located. By default they are inside the carousel, and setting `indicator-position` to `outside` moves them outside; setting `indicator-position` to `none` hides the indicators. ```html