From 374d9785777c02800d8c889a7b3632da66eca950 Mon Sep 17 00:00:00 2001 From: Kyle Stevenson Date: Sun, 12 Mar 2017 22:21:50 -0700 Subject: [PATCH] Fix typo for legacy tag --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 2173a15..d2db505 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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`