diff --git a/misc/ols.schema.json b/misc/ols.schema.json index 8093dc9..1ce278c 100644 --- a/misc/ols.schema.json +++ b/misc/ols.schema.json @@ -106,7 +106,7 @@ }, "exclude_path": { "type": "array", - "description": "List of paths that will be exldued from workspace symbol searches.", + "description": "List of paths that will be excluded from workspace symbol searches.", "items": { "type": "string" }