diff options
Diffstat (limited to 'misc/ols.schema.json')
| -rw-r--r-- | misc/ols.schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" } |