diff --git a/docs/search-and-query/comparison-operators.md b/docs/search-and-query/comparison-operators.md index ceb53cd772..66d2235a6c 100644 --- a/docs/search-and-query/comparison-operators.md +++ b/docs/search-and-query/comparison-operators.md @@ -261,7 +261,7 @@ The `contains` operator checks if the specified value exists within a string pro ### doesNotContains -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: ```json showLineNumbers {