Skip to content

Commit b12c3c1

Browse files
committed
feat: Update README.md
1 parent c469d37 commit b12c3c1

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ This will create a Systems Manager String Parameter with the specified name, val
4646
The `GlobalStringParameter` construct supports the following configuration options:
4747

4848
- `parameterProps`: [StringParameterProps](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ssm.StringParameterProps.html) - The properties for the parameter to be created.
49-
- `tags`: { [key: string]: string }[]; - Optional tags to be added to the parameter.
50-
- `regions`: string[] - The list of AWS regions where the parameter should be created.
49+
- `tags`: { [key: string]: string }[]; - Optional tags to be added to the string parameter.
50+
- `regions`: string[] - The list of AWS regions where the string parameter should be created.
5151

5252
## FAQs
5353

package.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)