Skip to content

Commit 12ceb0e

Browse files
committed
fix(vpc): correct
1 parent 88b58d0 commit 12ceb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/vpc/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ A vRouter is a virtualized router that sits inside a VPC and manages layer 3 rou
113113

114114
VPC allows you to build your own **V**irtual **P**rivate **C**loud on top of Scaleway's shared public cloud. Within each VPC, you can create **Private Networks** and attach Scaleway resources to them, as long as the resources are in an AZ within the network's region. One default VPC for every available region is automatically created in each Scaleway [Project](/organizations-and-projects/concepts/#project).
115115

116-
VPC currently comprises the [Private Networks](#private-networks) product. Layer 2 Private Networks sit inside the layer 3 VPC. [VPC routing](#routing) allows traffic to be routed between the VPC's various Private Networks, with Network ACLs coming soon to provide further fine-grained traffic control.
116+
VPC currently comprises the [Private Networks](#private-networks) product. Layer 2 Private Networks sit inside the layer 3 VPC. [VPC routing](#routing) allows traffic to be routed throughout the VPC.
117117

118118
Find out more about [getting the most from your VPC and Private Networks](/vpc/reference-content/getting-most-private-networks/).
119119

0 commit comments

Comments
 (0)