From c8889d7872f5c048cdff1303af68f7a77145337e Mon Sep 17 00:00:00 2001 From: Rick Rubino Date: Sat, 5 Aug 2017 16:04:54 -0700 Subject: [PATCH] Update Docs (#3143) Fixed grammar for better readability --- source/_addons/lets_encrypt.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_addons/lets_encrypt.markdown b/source/_addons/lets_encrypt.markdown index b8004b9d2b2..976fbf43325 100644 --- a/source/_addons/lets_encrypt.markdown +++ b/source/_addons/lets_encrypt.markdown @@ -10,10 +10,10 @@ footer: true featured: true --- -Setup and manage a [Let's Encrypt](https://letsencrypt.org/) certificate. This will create a certificate on the first run and renew it if the certificate is expiring in the next 30 days. +Setup and manage a [Let's Encrypt](https://letsencrypt.org/) certificate. This will create a certificate on the first run and will auto-renew if the certificate is within 30 days of expiration.

-This add-on need port 80/443 to verify the certificate request, please stop all add-ons they use also this ports, otherwise you can not start this add-on. +This add-on need port 80/443 to verify the certificate request, please stop all add-ons that also use these ports, or you may not be able to start this add-on.

```json