Skip to content

Commit 374d978

Browse files
authored
Fix typo for legacy tag
1 parent fe85d47 commit 374d978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you are working with Vue.js 2+ simple run:
1515

1616
`yarn add vue-chartjs -S`
1717

18-
If you are using vue 1.x please use the `legancy` tag. However the vue 1 version is not maintained anymore.
18+
If you are using vue 1.x please use the `legacy` tag. However the vue 1 version is not maintained anymore.
1919

2020
`yarn add vue-chartjs@legacy -S`
2121

0 commit comments

Comments
 (0)