From cb6ecea087e9a83a8bf5e4452c498f8cdb57f9e1 Mon Sep 17 00:00:00 2001 From: Nelson Elhage Date: Sat, 5 Dec 2015 11:35:54 -0800 Subject: [PATCH] Fix a typo in example config file. --- examples/cli.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cli.ini b/examples/cli.ini index c8678f89c..6b6b05d7d 100644 --- a/examples/cli.ini +++ b/examples/cli.ini @@ -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