Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d3f4d8c

Browse files
authored
Merge branch 'dev' into theme-submission
2 parents 0b59bb5 + 3d7f4c7 commit d3f4d8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/carousel/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ default slide animation.
187187
img-height="480"
188188
>
189189
<b-carousel-slide
190-
caption="First slide"
190+
caption="First Slide"
191191
img-src="https://picsum.photos/1024/480/?image=10"
192192
></b-carousel-slide>
193193
<b-carousel-slide
@@ -219,7 +219,7 @@ Set the `<b-carousel>` `no-animation` prop to `true` to disable slide animation.
219219
img-height="480"
220220
>
221221
<b-carousel-slide
222-
caption="First slide"
222+
caption="First Slide"
223223
img-src="https://picsum.photos/1024/480/?image=10"
224224
></b-carousel-slide>
225225
<b-carousel-slide

0 commit comments

Comments
 (0)