AWS parallelcluster documentation change
Summary
Updated documentation to use 'domain name' instead of 'domain-name' in VPC DHCP options description
Security assessment
Change is a minor grammatical correction without security implications
Diff
diff --git a/parallelcluster/latest/ug/network-configuration-v3.md b/parallelcluster/latest/ug/network-configuration-v3.md index b40aa12e0..84e49528f 100644 --- a//parallelcluster/latest/ug/network-configuration-v3.md +++ b//parallelcluster/latest/ug/network-configuration-v3.md @@ -9 +9 @@ AWS ParallelCluster uses Amazon Virtual Private Cloud (VPC) for networking. VPC -The VPC must have `DNS Resolution = yes`, `DNS Hostnames = yes` and DHCP options with the correct domain-name for the Region. The default DHCP Option Set already specifies the required _AmazonProvidedDNS_. If specifying more than one domain name server, see [DHCP options sets](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html) in the _Amazon VPC User Guide_. +The VPC must have `DNS Resolution = yes`, `DNS Hostnames = yes` and DHCP options with the correct domain name for the Region. The default DHCP Option Set already specifies the required _AmazonProvidedDNS_. If specifying more than one domain name server, see [DHCP options sets](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html) in the _Amazon VPC User Guide_.