File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/aws-cdk-lib/cx-api Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -345,7 +345,7 @@ _cdk.json_
345345
346346When 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
362362When 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
You can’t perform that action at this time.
0 commit comments