Skip to content

Commit 7ed4284

Browse files
RoRoJjcirinosclwy
andcommitted
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 1f18ffe commit 7ed4284

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/vpc/reference-content/understanding-routing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,11 @@ When you update to new routing behavior, the only automatic change is that your
127127

128128
Your Private Networks will continue to receive only their local default route announcements, **unless** you enable `Receive all default route announcements` in each Private Network's settings. Therefore, there is no risk of the scope of default route announcements automatically changing without your specific intervention, even after updating to new routing behavior.
129129

130-
Your existing setup may be impacted by the new behavior if you want your custom routes to be scoped only to the next-hop resource's Private Network. In this case we recommend that you use [Network ACL rules](/vpc/reference-content/understanding-acls) via the VPC API to limit access to the custom route.
130+
Your existing setup may be impacted by the new behavior if you want your custom routes to be scoped only to the next-hop resource's Private Network. In this case, we recommend that you use [Network ACL rules](/vpc/reference-content/understanding-acls) via the VPC API to limit access to the custom route.
131131

132132
### Example use of NACLs to mitigate impact
133133

134-
The example below shows how to achieve desired routing behavior for a custom route which is now advertised across the whole VPC.
134+
The example below shows how to achieve the desired routing behavior for a custom route which is now advertised across the whole VPC.
135135

136136
#### Scenario
137137

0 commit comments

Comments
 (0)