8000 chore:fix missing ` in carousel documentation (#5951) · bootstrap-vue/bootstrap-vue@d3cb1f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit d3cb1f2

Browse files
authored
chore:fix missing ` in carousel documentation (#5951)
1 parent ae51376 commit d3cb1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/carousel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ swipe (on touch enabled devices, if not disabled).
126126

127127
When the users mouse hovers the carousel it will automatically pause, and will automatically restart
128128
when the mouse leaves the carousel. To disable this feature, set the `no-hover-pause` prop on
129-
<b-carousel>`.
129+
`<b-carousel>`.
130130

131131
## Controls and indicators
132132

0 commit comments

Comments
 (0)
0