Skip to content

Commit 3bf796e

Browse files
committed
docs(cx-api): fix "featuer" typo to "feature" in README
1 parent 012cf32 commit 3bf796e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/aws-cdk-lib/cx-api/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ _cdk.json_
345345

346346
When enabled, the default volume type of the EBS volume will be GP3.
347347

348-
When this featuer flag is enabled, the default volume type of the EBS volume will be `EbsDeviceVolumeType.GENERAL_PURPOSE_SSD_GP3`
348+
When this feature flag is enabled, the default volume type of the EBS volume will be `EbsDeviceVolumeType.GENERAL_PURPOSE_SSD_GP3`
349349

350350
_cdk.json_
351351

@@ -361,7 +361,7 @@ _cdk.json_
361361

362362
When enabled, remove default deployment alarm settings.
363363

364-
When this featuer flag is enabled, remove the default deployment alarm settings when creating a AWS ECS service.
364+
When this feature flag is enabled, remove the default deployment alarm settings when creating a AWS ECS service.
365365

366366
_cdk.json_
367367

0 commit comments

Comments
 (0)