mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Fix a typo in README.md (#60)
This commit is contained in:
@ -50,7 +50,7 @@ D("example.com", namecom, DnsProvider(r53),
|
||||
|
||||
Running `dnscontrol preview` will talk to the providers (here name.com as registrar and route 53 as the dns host), and determine what changes need to be made.
|
||||
|
||||
Running `dnscontrol push` will make those changes with the provider and my dns records will be correclty updated.
|
||||
Running `dnscontrol push` will make those changes with the provider and my dns records will be correctly updated.
|
||||
|
||||
See [Getting Started](https://stackexchange.github.io/dnscontrol/getting-started) page on documentation site.
|
||||
|
||||
|
Reference in New Issue
Block a user