Skip to content

Commit fcd4290

Browse files
authored
fix(typo): fix (#4728)
1 parent d68025a commit fcd4290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/vpc/how-to/create-private-network.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The IPv4 CIDR block is defined at the time of creating the Private Network. You
7070

7171
Automatically generating a CIDR block is the default (and recommended) setting when creating a Private Network. Simply follow the steps [above](#how-to-create-a-private-network) to create a Private Network, leave **Advanced Settings** at default values, and a `/22` CIDR block will be automatically generated for the Private Network.
7272

73-
This block is guaranteed to be unique within the VPC, and will not overlap with any of your other Private Networks. It gives 1024 private IPv4 addresses, of which 1022 are available to be allocated to resources attached to the Private Network. The first two and last two addresses in the block are not available.
73+
This block is guaranteed to be unique within the VPC, and will not overlap with any of your other Private Networks. It gives 1024 private IPv4 addresses, of which 1020 are available to be allocated to resources attached to the Private Network. The first two and last two addresses in the block are not available.
7474

7575
#### Defining a custom CIDR block
7676

0 commit comments

Comments
 (0)