Merge pull request #1 from presto53/presto53-fix-s3-doc-usage-typo

Fix typo in usage example in s3.md
This commit is contained in:
presto53 2021-06-04 17:37:08 +03:00 committed by GitHub
commit 53a21b44ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,7 @@ The following settings can be specified in configuration file for given endpoint
## Usage {#usage-examples}
Suppose we have several files in TSV format with the following URIs on HDFS:
Suppose we have several files in CSV format with the following URIs on S3:
- 'https://storage.yandexcloud.net/my-test-bucket-768/some_prefix/some_file_1.csv'
- 'https://storage.yandexcloud.net/my-test-bucket-768/some_prefix/some_file_2.csv'