Skip to content

Commit 3f5b216

Browse files
authored
Merge pull request #50836 from mjlshen/router
Fix typo concerning AWS Route Tables
2 parents 8ec6374 + d4940d6 commit 3f5b216

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)