Fix typo for legacy tag

This commit is contained in:
Kyle Stevenson
2017-03-12 22:21:50 -07:00
committed by GitHub
parent fe85d47b61
commit 374d978577

View File

@@ -15,7 +15,7 @@ If you are working with Vue.js 2+ simple run:
`yarn add vue-chartjs -S`
If you are using vue 1.x please use the `legancy` tag. However the vue 1 version is not maintained anymore.
If you are using vue 1.x please use the `legacy` tag. However the vue 1 version is not maintained anymore.
`yarn add vue-chartjs@legacy -S`