Skip to content

Commit 10196c0

Browse files
authoredAug 15, 2024
Update README.md
1 parent fd9211b commit 10196c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎Solutions/VSCode/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Create an EC2 instance with the code server from Coder.com and a CloudFront
44
distribution for encrypted access to the web ui from the browser. The output
5-
from the template provides the CloudFront URL. There is no need to conigure SSH
5+
from the template provides the CloudFront URL. There is no need to configure SSH
66
for this solution, it is purely browser based.
77

88
As a prerequisite, you need to create a plaintext secret in Secrets Manager to
@@ -13,7 +13,8 @@ configuration file for code server on the instance.
1313

1414
### `VSCodeServer.yaml`
1515

16-
This is the raw template, which includes [Rain](https://github.com/aws-cloudformation/rain) directives to import a VPC module and embed the user data script.
16+
This is the raw template, which includes [Rain](https://github.com/aws-cloudformation/rain)
17+
directives to import a VPC module and embed the user data script.
1718

1819
### `VSCodeServer-pkg.yaml`
1920

0 commit comments

Comments
 (0)
Please sign in to comment.