Skip to content

Commit ea5bd6f

Browse files
authored
Merge pull request bootstrap-vue#1848 from studnitz/patch-2
fix(docs): fix typo in collapse events doc
2 parents b02a6ee + d8f5d69 commit ea5bd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/collapse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
{
1616
"event": "shown",
17-
"description": "emitted when collaspe has finised opening"
17+
"description": "emitted when collaspe has finished opening"
1818
},
1919
{
2020
"event": "hide",

0 commit comments

Comments
 (0)