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

Commit 3cc0b59

Browse files
author
Lia Vader
committed
fix typo, add end quote to description
1 parent 39dfc0a commit 3cc0b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auth/0_GettingStarted/Cloud9WithNewVPC.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Cloud9Instance:
77
Type: "AWS::Cloud9::EnvironmentEC2"
88
Properties:
9-
Description: "Cloud9 IDE for the Serverless Authentication and Authorization Workshop
9+
Description: "Cloud9 IDE for the Serverless Authentication and Authorization Workshop"
1010
AutomaticStopTimeMinutes: 60
1111
InstanceType: t2.micro
1212
Name: !Sub ${AWS::StackName}-Cloud9Instance

0 commit comments

Comments
 (0)