mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
Fix a typo in example config file.
This commit is contained in:
parent
55097af38a
commit
cb6ecea087
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ server = https://acme-staging.api.letsencrypt.org/directory
|
|||
# Uncomment and update to register with the specified e-mail address
|
||||
# email = foo@example.com
|
||||
|
||||
# Uncommon and update to generate certificates for the specified
|
||||
# Uncomment and update to generate certificates for the specified
|
||||
# domains.
|
||||
# domains = example.com, www.example.com
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue