AWS vpc documentation change
Summary
Fixed typo from 'You new' to 'Your new'
Security assessment
Minor grammatical correction with no security relevance
Diff
diff --git a/vpc/latest/userguide/create-network-acl.md b/vpc/latest/userguide/create-network-acl.md index 904bc16b7..f7ea75060 100644 --- a//vpc/latest/userguide/create-network-acl.md +++ b//vpc/latest/userguide/create-network-acl.md @@ -26 +26 @@ The following tasks show you how to create a network ACL, add rules to the netwo -You can create a custom network ACL for your VPC. The initial rules for a custom network ACL block all inbound and outbound traffic. You new custom network ACL is not associated with a subnet by default and must be explicitly associated with subnets. +You can create a custom network ACL for your VPC. The initial rules for a custom network ACL block all inbound and outbound traffic. Your new custom network ACL is not associated with a subnet by default and must be explicitly associated with subnets.