Merge pull request #2031 from anandkumarpatel/master

Update some readme's
This commit is contained in:
Justin Santa Barbara 2017-03-22 01:20:39 -04:00 committed by GitHub
commit 12f2a5246d
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ ID=$(uuidgen) && aws route53 create-hosted-zone --name subdomain.example.com --c
```
* You will now go to your registrars page and log in. You will need to create a
new **SUBDOMAIN**, and use the 4 NS records listed above for the new
new **SUBDOMAIN**, and use the 4 NS records received from the above command for the new
**SUBDOMAIN**. This **MUST** be done in order to use your cluster. Do **NOT**
change your top level NS record, or you might take your site offline.