Skip to content

Commit d4940d6

Browse files
committed
fix typo
Signed-off-by: Michael Shen <[email protected]>
1 parent b34a9b1 commit d4940d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ccs-aws-provisioned.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Customers should expect to see one VPC per cluster. Additionally, the VPC needs
6565

6666
* *Subnets*: Two subnets for a cluster with a single availability zone, or six subnets for a cluster with multiple availability zones.
6767

68-
* *Router tables*: One router table per private subnet, and one additional table per cluster.
68+
* *Route tables*: One route table per private subnet, and one additional table per cluster.
6969

7070
* *Internet gateways*: One Internet Gateway per cluster.
7171

modules/rosa-aws-provisioned.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Customers should expect to see one VPC per cluster. Additionally, the VPC will n
6363

6464
* *Subnets*: Two subnets for a cluster with a single availability zone, or six subnets for a cluster with multiple availability zones.
6565

66-
* *Router tables*: One router table per private subnet, and one additional table per cluster.
66+
* *Route tables*: One route table per private subnet, and one additional table per cluster.
6767

6868
* *Internet gateways*: One Internet Gateway per cluster.
6969

0 commit comments

Comments
 (0)