Skip to content

Commit 818559f

Browse files
authored
Merge pull request #61 from kylestev/patch-1
Fix typo for legacy tag
2 parents fe85d47 + 374d978 commit 818559f

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)