Skip to content

Commit c6ee9af

Browse files
committed
Fixing bucket description in download options for swift
1 parent cf994f6 commit c6ee9af

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/storage/download-files

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/storage/download-files/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,7 @@ Download tasks are run using `URLSessionTask` instances internally. You can lear
11601160

11611161
| Option | Type | Description |
11621162
| --- | --- | --- |
1163-
| bucket | StorageBucket | The bucket in which the object should be stored |
1163+
| bucket | StorageBucket | The bucket in which the object is stored |
11641164

11651165
</InlineFilter>
11661166

0 commit comments

Comments
 (0)