diff --git a/docs/en/sql-reference/operators/index.md b/docs/en/sql-reference/operators/index.md index 134d67b0e37..a2d66481ddd 100644 --- a/docs/en/sql-reference/operators/index.md +++ b/docs/en/sql-reference/operators/index.md @@ -78,7 +78,7 @@ ClickHouse transforms operators to their corresponding functions at the query pa The subquery must select values of the same type as those compared in the main predicate. -**Example** +**Examples** Query: