We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e45166 commit 4551279Copy full SHA for 4551279
docs/quickstart.md
@@ -143,4 +143,4 @@ Read about user-defined filter functions at [Function Extensions](advanced.md#fu
143
jsonpath.JSONPathEnvironment().compile(path).findall(data)
144
```
145
146
-If you would like to use a customize Python JSONPath, see [Advanced Usage](advanced.md#custom-environments).
+If you would like to customize Python JSONPath, see [Advanced Usage](advanced.md#custom-environments).
0 commit comments