Skip to content

Commit f2a2373

Browse files
authored
Update README.md
1 parent bde89ef commit f2a2373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ which could be mixed up in any order:
6363
>There's also a 3rd kind of lexemes - **_directives_**: they typically facilitate other functions like working with _namespaces_,
6464
controlling walk-path execution, etc; _directives_ are syntactically similar to the _search lexemes_
6565

66-
All lexemes cab be _iterable_:
66+
All lexemes can be _iterable_:
6767
- iterable **_subscripts_** let iterating over children of currently addressed JSON iterables nodes (arrays/objects),
6868
- while iterable **_search lexemes_** let iterating over all (recursive) matches for a given search criteria
6969

0 commit comments

Comments
 (0)