mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
fix typo in manual
This commit is contained in:
@@ -178,7 +178,7 @@ sections:
|
||||
If you use the `.[foo]` syntax, but omit the index
|
||||
entirely, it will return *all* of the elements of an
|
||||
array. Running `.[]` with the input `[1,2,3]` will produce the
|
||||
numbers as three seperate results, rather than as a single
|
||||
numbers as three separate results, rather than as a single
|
||||
array.
|
||||
|
||||
examples:
|
||||
|
Reference in New Issue
Block a user