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.
1 parent eb09018 commit 6666898Copy full SHA for 6666898
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