Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct copy/paste issue #207

Closed
wants to merge 2 commits into from
Closed

Correct copy/paste issue #207

wants to merge 2 commits into from

Conversation

derrickburns
Copy link
Contributor

No description provided.

@@ -96,7 +96,7 @@ $ helm install --name route53 \
incubator/route53-kubernetes
```

The above command sets the host parameter to 'test.com' and install vpn acceptable with that host.
The above command sets the DNS record type to A and installs the service.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The above command sets the DNS record type to A and installs the service.
The above command sets the DNS record type to `A` and installs the service.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@derrickburns derrickburns deleted the patch-2 branch June 26, 2019 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants