Skip to content

Commit d0ac347

Browse files
authored
Update index.html
1 parent 40175ee commit d0ac347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
// * http://example-bucket.s3-website.eu-central-1.amazonaws.com/index.html
2020
// If bucketUrl is set manually, ensure this is the bucket Rest API URL.
2121
// e.g bucketUrl: "https://s3.BUCKET-REGION.amazonaws.com/BUCKET-NAME"
22-
// The URL should retrun an XML document with <ListBucketResult> as root element.
22+
// The URL should return an XML document with <ListBucketResult> as root element.
2323
rootPrefix: '', // e.g. 'subfolder/'
2424
keyExcludePatterns: [/^index\.html$/],
2525
pageSize: 50,

0 commit comments

Comments
 (0)