diff --git a/JSON-Selector-Filter-help.md b/JSON-Selector-Filter-help.md index c7d7e33..38993b6 100644 --- a/JSON-Selector-Filter-help.md +++ b/JSON-Selector-Filter-help.md @@ -26,7 +26,7 @@ Some ideas, if you want to select where a value is set to something Try `json:$[?(@.status==3)]` -### Compatibility with other JSON filters +### "Filter" compatibility with other JSON selector libraries `json:$.address[?(@.use="work")]` works