Skip to content

Commit a3cd2ce

Browse files
authored
Merge pull request #3586 from Avanividhani/patch-1
Update s3_configuration.md
2 parents 46d40a6 + d33b2e9 commit a3cd2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor_docs/s3_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# S3 Bucket Configuration
2-
1. [Create an S3 bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket-overview.html), with any name
2+
1. [Create an S3 bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket-overview.html), with any name.
33
2. Navigate to the S3 bucket permissions and add the following CORS policy. This is for development only, as it allows CORS from any origin.
44
```
55
[

0 commit comments

Comments
 (0)