10000 Fix typo `bart` -> `part` (#4865) · ssmbct-netops/bootstrap-vue@c744133 · GitHub
[go: up one dir, main page]

Skip to content

Commit c744133

Browse files
Fix typo bart -> part (bootstrap-vue#4865)
1 parent 417ef8f commit c744133

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
@@ -24,7 +24,7 @@
2424
"props": [
2525
{
2626
"prop": "isNav",
27-
"description": "When set, signifies that the collapse is bart of a navbar, enabling certain features for navbar support"
27+
"description": "When set, signifies that the collapse is part of a navbar, enabling certain features for navbar support"
2828
},
2929
{
3030
"prop": "accordion",

0 commit comments

Comments
 (0)
0