From 2153e47a7fff509aab8faaaa63ae99067a94131c Mon Sep 17 00:00:00 2001 From: Yasuhiro Matsumoto Date: Mon, 27 Jan 2020 13:12:58 +0900 Subject: Fix typo --- schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema.json b/schema.json index 2537af6..dd01f15 100644 --- a/schema.json +++ b/schema.json @@ -23,7 +23,7 @@ "description": "define name of language server", "type": "string" }, - "diabled": { + "disabled": { "description": "disable this server", "type": "boolean" }, -- cgit v1.2.3-54-g00ecf