Skip to content

Commit 594b735

Browse files
committed
Fix a typo in the Route 53 product name
1 parent 7b7c44a commit 594b735

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The security headers can help mitigate some attacks, as explained in this blog p
4848
For more information, see [Mozilla’s web security guidelines](https://infosec.mozilla.org/guidelines/web_security).
4949

5050
## Prerequisites
51-
You must have a registered domain name, such as example.com, and point it to a Route53 hosted zone in the same AWS account in which you deploy this solution. For more information, see [Configuring Amazon Route 53 as your DNS service](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-configuring.html).
51+
You must have a registered domain name, such as example.com, and point it to a Route 53 hosted zone in the same AWS account in which you deploy this solution. For more information, see [Configuring Amazon Route 53 as your DNS service](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-configuring.html).
5252

5353
> **Note:** This solution can fail if you have an existing ACM certificate for the domain name that you use with this solution. If the existing certificate is not in use, we recommend deleting it before you deploy this solution.
5454
@@ -71,7 +71,7 @@ To deploy the solution, you use [AWS CloudFormation](https://aws.amazon.com/clou
7171
following fields:
7272

7373
- **SubDomain:** The subdomain for your registered domain name. Viewers use the subdomain to access your website, for example: www.example.com. We recommend using the default value of **www** as the subdomain.
74-
- **DomainName:** Your registered domain name, such as example.com. This domain must be pointed to a Route53 hosted zone.
74+
- **DomainName:** Your registered domain name, such as example.com. This domain must be pointed to a Route 53 hosted zone.
7575

7676
After entering values, choose the **Next** button.
7777
5. On the **Configure stack options** page, you can optionally [add tags and other stack options](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-add-tags.html). When finished, choose the **Next** button.

0 commit comments

Comments
 (0)