mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
updated manual challenge prompt so last sentence is complete (#4704)
Fixes #4641.
This commit is contained in:
parent
ddd10548c8
commit
8ae3a9082d
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ Please deploy a DNS TXT record under the name
|
|||
|
||||
{validation}
|
||||
|
||||
Once this is deployed,"""
|
||||
Before continuing, verify the record is deployed."""
|
||||
_HTTP_INSTRUCTIONS = """\
|
||||
Make sure your web server displays the following content at
|
||||
{uri} before continuing:
|
||||
|
|
|
|||
Loading…
Reference in a new issue