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 8cefc0b commit b974d4fCopy full SHA for b974d4f
README.rst
@@ -5,7 +5,7 @@ A final implementation of JSONPath for Python that aims to be standard compliant
5
and binary comparison operators, as defined in the original `JSONPath proposal`_.
6
7
This packages merges both `jsonpath-rw`_ and `jsonpath-rw-ext`_ and
8
-provides several AST API enhancements, such as the ability to update or removes nodes in the tree.
+provides several AST API enhancements, such as the ability to update or remove nodes in the tree.
9
10
About
11
-----
0 commit comments