Skip to content

Commit 396dcd2

Browse files
committed
Fix typo
1 parent 244f845 commit 396dcd2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: s3-angular-website/python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This can be found in the blog folder. This is just the initial site that is crea
3232
### CDK S3 Deploy Infrastructure (/cdk)
3333
This can be found in the cdk folder, it sets up an S3 bucket as a website deploy and uploads your angular website in the website folder. This uses the JSII Construct - https://pypi.org/project/cdk-spa-deploy/
3434

35-
The inital setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
35+
The initial setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
3636

3737
#### Useful Commands
3838

Diff for: s3-angular-website/typescript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This can be found in the blog folder. This is just the initial site that is crea
3232
### CDK S3 Deploy Infrastructure (/cdk)
3333
This can be found in the cdk folder, it sets up an S3 bucket as a website deploy and uploads your angular website in the website folder. This uses the JSII Construct - https://www.npmjs.com/package/cdk-spa-deploy
3434

35-
The inital setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
35+
The initial setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
3636

3737
#### Useful Commands
3838

Diff for: s3-react-website/typescript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This can be found in the website folder. This is just the initial site that is c
3030
### CDK S3 Deploy Infrastructure (/cdk)
3131
This can be found in the cdk folder, it sets up an S3 bucket as a website deploy and uploads your react website in the website folder. This uses the JSII Construct - https://www.npmjs.com/package/cdk-spa-deploy
3232

33-
The inital setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
33+
The initial setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
3434

3535
#### Useful Commands
3636

0 commit comments

Comments
 (0)