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",