Update certbot/docs/using.rst

Co-authored-by: ohemorange <erica@eff.org>
This commit is contained in:
Will Greenberg
2026-05-08 17:05:56 -07:00
committed by GitHub
co-authored by ohemorange
parent 02d80cbe79
commit 0e43050b2c
+1 -1
View File
@@ -242,7 +242,7 @@ specific content in the ``/.well-known/acme-challenge/`` directory directly
in the top-level directory (“web root”) containing the files served by your
webserver. In essence it's the same as the webroot_ plugin, but not automated.
When using the ``dns`` or ``dns-persist` challenges, ``certbot`` will ask you to
When using the ``dns`` or ``dns-persist`` challenges, ``certbot`` will ask you to
place a TXT DNS record with specific contents under the domain name consisting
of the hostname for which you want a certificate issued, prepended by a
subdomain (either ``_acme-challenge`` or ``_validation-persist``, depending on