Update external-dicts-dict-polygon.md

fix a typo `tne` -> `the`
This commit is contained in:
Xin Wang 2021-12-20 16:32:38 +08:00 committed by GitHub
parent 4a67b59cd6
commit 3edb2ca806
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)))),