From 2b7e0b56379db0b9dac1257e11cc97bef50ebd3d Mon Sep 17 00:00:00 2001 From: yemai Date: Mon, 8 Oct 2018 18:00:34 +0800 Subject: [PATCH] doc: improve readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce4d74d..18beeea 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Plugin works if filetype is set to `javascript.vue`. Since `.vue` is a combination of CSS, HTML and JavaScript, so is `vim-vue-plugin`. (Like XML and JavaScript for `.jsx`). -Support `.wpy` files from [wepy](https://tencent.github.io/wepy) too. +Support `.wpy` files from [WePY](https://tencent.github.io/wepy) too. ## Configuration