diff --git a/examples/docs/en-US/carousel.md b/examples/docs/en-US/carousel.md index 32d3f997a..b6dfc111a 100644 --- a/examples/docs/en-US/carousel.md +++ b/examples/docs/en-US/carousel.md @@ -61,10 +61,10 @@ 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 `out` 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. ```html