Skip to content

Commit d8f5d69

Browse files
author
Alexander von Studnitz
authored
fix(docs): fix typo in collapse events doc
1 parent b02a6ee commit d8f5d69

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)