From 720ca48e0207f2aca331b9d949ce9d4ff5702737 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 8 Oct 2018 12:14:34 +0100 Subject: [PATCH] Correct a spelling mistake (#121) --- 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