Skip to content

Commit

Permalink
small change to trigger test pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
comcalvi committed Jun 14, 2024
1 parent 2bc9320 commit e9f9fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1244,7 +1244,7 @@ const stack = new Stack(app, 'StackName', {

### Receiving CloudFormation Stack Events

You can add SNS Topic ARNs to any Stack:
You can add one or more SNS Topic ARNs to any Stack:

```ts
const stack = new Stack(app, 'StackName', {
Expand Down

0 comments on commit e9f9fa4

Please sign in to comment.