diff --git a/src/routes/packages/query-parser/+page.svelte b/src/routes/packages/query-parser/+page.svelte index 89a7e29..55c5214 100644 --- a/src/routes/packages/query-parser/+page.svelte +++ b/src/routes/packages/query-parser/+page.svelte @@ -219,10 +219,7 @@ async function doQuery() {

contain and !contain

-

- Check for a JSON representation appearing within the JSON representation of - the named property. -

+

Check if the array at the named property contains a value.