Merge pull request #32966 from wangxinalex/patch-1

Update external-dicts-dict-polygon.md
This commit is contained in:
Maksim Kita 2021-12-20 13:03:21 +03:00 committed by GitHub
commit a72637b0f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ Example of a polygon dictionary configuration:
</dictionary>
```
Tne corresponding [DDL-query](../../../sql-reference/statements/create/dictionary.md#create-dictionary-query):
The corresponding [DDL-query](../../../sql-reference/statements/create/dictionary.md#create-dictionary-query):
``` sql
CREATE DICTIONARY polygon_dict_name (
key Array(Array(Array(Array(Float64)))),