aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schema.json2
1 files changed, 1 insertions, 1 deletions
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"
},