Skip to content

Commit 4551279

Browse files
committed
docs: fix grammar [skip ci]
1 parent 3e45166 commit 4551279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ Read about user-defined filter functions at [Function Extensions](advanced.md#fu
143143
jsonpath.JSONPathEnvironment().compile(path).findall(data)
144144
```
145145

146-
If you would like to use a customize Python JSONPath, see [Advanced Usage](advanced.md#custom-environments).
146+
If you would like to customize Python JSONPath, see [Advanced Usage](advanced.md#custom-environments).

0 commit comments

Comments
 (0)