Skip to content

Commit aa8df4b

Browse files
authored
Merge pull request #2798 from annap-port/patch-2
Update comparison-operators.md
2 parents eb09018 + 6666898 commit aa8df4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/search-and-query/comparison-operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ The `contains` operator checks if the specified value exists within a string pro
261261

262262
### doesNotContains
263263

264-
The `contains` operator checks if the specified value **does not** exists in the specified property:
264+
The `doesNotContains` operator checks if the specified value **does not** exists in the specified property:
265265

266266
```json showLineNumbers
267267
{

0 commit comments

Comments
 (0)