We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb09018 + 6666898 commit aa8df4bCopy full SHA for aa8df4b
docs/search-and-query/comparison-operators.md
@@ -261,7 +261,7 @@ The `contains` operator checks if the specified value exists within a string pro
261
262
### doesNotContains
263
264
-The `contains` operator checks if the specified value **does not** exists in the specified property:
+The `doesNotContains` operator checks if the specified value **does not** exists in the specified property:
265
266
```json showLineNumbers
267
{
0 commit comments