Docs correct typos

This commit is contained in:
divanik 2024-08-12 14:21:42 +00:00
parent 58dd01d8b6
commit 61e616204e
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ CREATE TABLE iceberg_table_local
**Engine arguments**
Description of the arguments coincides with decription of arguments in engines `S3`, `AzureBlobStorage` and `File` correspondingly.
Description of the arguments coincides with description of arguments in engines `S3`, `AzureBlobStorage` and `File` correspondingly.
`format` stands for the format of data files in the Iceberg table.
Engine parameters can be specified using [Named Collections](../../../operations/named-collections.md)

View File

@ -23,7 +23,7 @@ icebergLocal(named_collection[, option=value [,..]])
## Arguments
Description of the arguments coincides with decription of arguments in table functions `s3`, `azureBlobStorage` and `file` correspondingly.
Description of the arguments coincides with description of arguments in table functions `s3`, `azureBlobStorage` and `file` correspondingly.
`format` stands for the format of data files in the Iceberg table.
**Returned value**