Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Commit 63e3f67

Browse files
authored
troubleshooting: grammar fixes
1 parent 651b639 commit 63e3f67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/install/aws/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This validates that the installer is able to establish a TCP connection with the
6565

6666
* __module.dns.data.aws_route53_zone.tectonic: data.aws_route53_zone.tectonic: no matching Route53Zone found"__
6767

68-
Deploying to an private route53 dns zone using the `tectonic_aws_external_private_zone` parameter can result in failure to dectect the zone by the installer. This can be resolved by configuring terraform route53 module with the `private_zone` parameter.
68+
Deploying to an private Amazon Route 53 DNS zone using the `tectonic_aws_external_private_zone` parameter can result in failure to dectect the zone by the installer. This can be resolved by configuring Terraform Route 53 module with the `private_zone` parameter.
6969

7070
```
7171
# platform/aws/modules/dns/route53/tectonic.tf

0 commit comments

Comments
 (0)