Skip to content

Commit

Permalink
Merge branch 'main' into merge-back/2.166.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 7, 2024
2 parents 7bb9203 + 722b94c commit 5c88cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/core/lib/stack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,7 @@ export class Stack extends Construct implements ITaggable {
}

/**
* Adds an arbitary key-value pair, with information you want to record about the stack.
* Adds an arbitrary key-value pair, with information you want to record about the stack.
* These get translated to the Metadata section of the generated template.
*
* @see https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/metadata-section-structure.html
Expand Down

0 comments on commit 5c88cd1

Please sign in to comment.