From ac2f736a3dd392d2b67b79cc08eb887b5f5fc02f Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 8 Oct 2018 10:54:12 +0100 Subject: [PATCH] Correct a spelling mistake --- syntax_checkers/vue/eslint.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax_checkers/vue/eslint.vim b/syntax_checkers/vue/eslint.vim index 026ea00..b216dc9 100644 --- a/syntax_checkers/vue/eslint.vim +++ b/syntax_checkers/vue/eslint.vim @@ -1,4 +1,4 @@ -" Vue cofiguration for Syntastic +" Vue configuration for Syntastic if exists('g:loaded_syntastic_vue_eslint_checker') finish