diff --git a/docs/lets-encrypt.md b/docs/lets-encrypt.md index 9973f1702..9b57b9e4e 100644 --- a/docs/lets-encrypt.md +++ b/docs/lets-encrypt.md @@ -7,7 +7,7 @@ title: Let's Encrypt Certificate generation The `dnscontrol get-certs` command will obtain or renew TLS certificates for your managed domains via [*Let's Encrypt*](https://letsencrypt.org). This can be extremely useful in situations where other acme clients are problematic. Specifically, this may be useful if: -- You are already managing dns records with dnscontrol. +- You are already managing dns records with DnsControl. - You have a large number of domains or dns providers in complicated configurations. - You want **wildcard** certificates, which *require* dns validation.