From f9d2262e707fbabd2140b13f7e0813d335e4cbf9 Mon Sep 17 00:00:00 2001 From: hardikshah197 Date: Wed, 5 May 2021 00:19:39 +0530 Subject: [PATCH] documentation updated --- docs/customData.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customData.schema.json b/docs/customData.schema.json index 14e0e2d..f3a7b0e 100644 --- a/docs/customData.schema.json +++ b/docs/customData.schema.json @@ -176,7 +176,7 @@ } }, "valueSets": { - "description": "A set of attribute value. When an attribute refers to an attribute set, its value completion will use valuse from that set", + "description": "A set of attribute value. When an attribute refers to an attribute set, its value completion will use value from that set", "type": "array", "items": { "type": "object",