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 bde89ef commit f2a2373Copy full SHA for f2a2373
README.md
@@ -63,7 +63,7 @@ which could be mixed up in any order:
63
>There's also a 3rd kind of lexemes - **_directives_**: they typically facilitate other functions like working with _namespaces_,
64
controlling walk-path execution, etc; _directives_ are syntactically similar to the _search lexemes_
65
66
-All lexemes cab be _iterable_:
+All lexemes can be _iterable_:
67
- iterable **_subscripts_** let iterating over children of currently addressed JSON iterables nodes (arrays/objects),
68
- while iterable **_search lexemes_** let iterating over all (recursive) matches for a given search criteria
69
0 commit comments