Skip to content

Commit 651293b

Browse files
committed
Amend pattern framework typos
1 parent 9a4c790 commit 651293b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appsync-events-bedrock-cdk/example-pattern.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Leverage AppSync Events API to stream completions from Amazon Bedrock.",
44
"language": "TypeScript",
55
"level": "200",
6-
"framework": "CDK",
6+
"framework": "AWS CDK",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

automate-secrets-manager-tags/example-pattern.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Automate tagging of AWS Secrets Manager secrets with the creator's username",
44
"language": "Python",
55
"level": "200",
6-
"framework": "CDK",
6+
"framework": "AWS CDK",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

0 commit comments

Comments
 (0)