Skip to content

Commit 9959e4b

Browse files
committed
Fix typo
1 parent fa6fb81 commit 9959e4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schemas/json/starlake.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1697,7 +1697,7 @@
16971697
},
16981698
"exclude": {
16991699
"type": "array",
1700-
"description": "filter out on field path. Each field is seperated by _. Default to []",
1700+
"description": "filter out on field path. Each field is separated by _. Default to []",
17011701
"items": {
17021702
"$ref": "#/definitions/ConvertibleToString"
17031703
}

0 commit comments

Comments
 (0)