Skip to content

Commit 4f1c581

Browse files
Update pages/object-storage/api-cli/setting-cors-rules.mdx
Co-authored-by: Néda <[email protected]>
1 parent 8f172a3 commit 4f1c581

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/object-storage/api-cli/setting-cors-rules.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@ aws s3api delete-bucket-cors --bucket BUCKETNAME
110110

111111
## Troubleshooting
112112

113-
If you encounter errors while using CORS rules with Scaleway Object Storage, make sure:
113+
If you encounter errors while using CORS rules with Scaleway Object Storage, make sure that:
114114

115-
- You have properly configured the [AWS CLI](/object-storage/api-cli/object-storage-aws-cli/) using your Scaleway credentials.
115+
- you have configured the [AWS CLI](/object-storage/api-cli/object-storage-aws-cli/) using your Scaleway credentials.
116116

117-
- You have the `ObjectStorageBucketsWrite` or `ObjectStorageFullAccess` [IAM permissions](/iam/how-to/view-permission-sets/).
117+
- you have the `ObjectStorageBucketsWrite` or `ObjectStorageFullAccess` [IAM permissions](/iam/how-to/view-permission-sets/).
118118

119119
Refer to the [dedicated troubleshooting pages](/object-storage/troubleshooting/) to get more help with Scaleway Object Storage.

0 commit comments

Comments
 (0)