Skip to content

Commit b5ba4a4

Browse files
authored
Merge pull request #131 from galuszkak/patch-1
docs: SFTP not S3 - typo
2 parents 5b665c5 + ea736fb commit b5ba4a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ servers:
565565
| Field | Type | Description |
566566
|-----------|----------|------------------------------------------------------------------------------------------------------------------|
567567
| type | `string` | `sftp` |
568-
| location | `string` | S3 URL, starting with `sftp://` |
568+
| location | `string` | SFTP URL, starting with `sftp://` |
569569
| format | `string` | Format of files, such as `parquet`, `delta`, `json`, `csv` |
570570
| delimiter | `string` | (Only for format = `json`), how multiple json documents are delimited within one file, e.g., `new_line`, `array` |
571571

0 commit comments

Comments
 (0)