correct formatting problem

This commit is contained in:
Blargian 2024-07-07 18:51:52 +02:00
parent 126417cc61
commit 2113915bde

View File

@ -1556,8 +1556,7 @@ The result type is UInt64.
## normalizeQuery
Replaces literals, sequences of literals and complex aliases (containing whitespace, more than two digits
or at least 36 bytes long such as UUIDs) with placeholder `?`.
Replaces literals, sequences of literals and complex aliases (containing whitespace, more than two digits or at least 36 bytes long such as UUIDs) with placeholder `?`.
**Syntax**