Skip to content

Commit b1eb8cf

Browse files
authored
chore(docs): fix typo in README (#4895)
1 parent d4def9c commit b1eb8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/calendar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ fit the width of the parent element. The `width` prop has no effect when `block`
221221

222222
```html
223223
<template>
224-
<b-calendar block local="en-US"></b-calendar>
224+
<b-calendar block locale="en-US"></b-calendar>
225225
</template>
226226

227227
<!-- b-calendar-block.vue -->

0 commit comments

Comments
 (0)