Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit eaa06dd

Browse files
nyarashamikedeck
authored andcommitted
Updated README.md
Fixed spelling error
1 parent d995666 commit eaa06dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebApplication/1_StaticWebHosting/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Upload the website assets for this module to your S3 bucket. You can use the AWS
109109

110110
If you already have the CLI installed and configured, you can use it to copy the necessary web assets from `s3://wildrydes-us-east-1/WebApplication/1_StaticWebHosting/website` to your bucket.
111111

112-
Execute the following command making sure to replace `YOUR_BUCKET_NAME` with the name you used in the previous section and `YOUR_BUKET_REGION` with the region code (e.g. us-east-2) where you created your bucket.
112+
Execute the following command making sure to replace `YOUR_BUCKET_NAME` with the name you used in the previous section and `YOUR_BUCKET_REGION` with the region code (e.g. us-east-2) where you created your bucket.
113113

114114
aws s3 sync s3://wildrydes-us-east-1/WebApplication/1_StaticWebHosting/website s3://YOUR_BUCKET_NAME --region YOUR_BUCKET_REGION
115115

0 commit comments

Comments
 (0)