Skip to content

Commit 7eb1b71

Browse files
authored
Update example-pattern.json
Updated Language from Typescript to TypeScript
1 parent 1e754d7 commit 7eb1b71

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rds-sns-event-notification-cdk-ts/example-pattern.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Amazon RDS instance event notification to Amazon SNS",
33
"description": "Amazon RDS event subscriptions allow users to configure notifications for RDS events (provided through an SNS topic).",
4-
"language": "Typescript",
4+
"language": "TypeScript",
55
"level": "200",
66
"framework": "CDK",
77
"introBox": {
@@ -54,4 +54,4 @@
5454
"linkedin": "https://www.linkedin.com/in/tejendrakhatri"
5555
}
5656
]
57-
}
57+
}

0 commit comments

Comments
 (0)