mirror of
https://github.com/certbot/certbot.git
synced 2026-06-10 17:20:36 -04:00
Correct typo in --register-unsafely-without-email
This commit is contained in:
parent
45d981943b
commit
ffa4eebd90
1 changed files with 1 additions and 1 deletions
|
|
@ -855,7 +855,7 @@ def prepare_and_parse_args(plugins, args):
|
|||
"email address. This is strongly discouraged, because in the "
|
||||
"event of key loss or account compromise you will irrevocably "
|
||||
"lose access to your account. You will also be unable to receive "
|
||||
"notice about impending expiration of revocation of your "
|
||||
"notice about impending expiration or revocation of your "
|
||||
"certificates. Updates to the Subscriber Agreement will still "
|
||||
"affect you, and will be effective 14 days after posting an "
|
||||
"update to the web site.")
|
||||
|
|
|
|||
Loading…
Reference in a new issue