kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Fix typo in README.md (#1759)
rodzic
ed4bafae63
commit
d34832de73
|
@ -184,7 +184,7 @@ This will re-parse the JSON and apply formatting to the text, making it super ea
|
|||
|
||||
### JSONPath or jq?
|
||||
|
||||
For more complex parsing, filtering, and modifying of JSON data, jq is recommended due to the built-in operators and functions. Refer to the [documentation](https://stedolan.github.io/jq/manual/) for more specifc information on jq.
|
||||
For more complex parsing, filtering, and modifying of JSON data, jq is recommended due to the built-in operators and functions. Refer to the [documentation](https://stedolan.github.io/jq/manual/) for more specific information on jq.
|
||||
|
||||
One big advantage of `jq` is that you can use logic in your JSON filter, such as filters to only show items that have a value greater than/less than etc.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue