fix codeblock end

This commit is contained in:
DanRoscigno 2023-01-09 14:42:24 -05:00
parent dced847e9b
commit 438f34100d

View File

@ -606,7 +606,8 @@ Type: [UInt64](/docs/en/sql-reference/data-types/int-uint.md).
Query:
```sql
SELECT xxh3('Hello', 'world')```
SELECT xxh3('Hello', 'world')
```
Result: