From 2a1ee687a0a8b4a0468e1435ef845b20ac69d874 Mon Sep 17 00:00:00 2001 From: Yunobot Date: Sun, 22 Dec 2019 12:22:59 +0000 Subject: [PATCH] Corrected some typos --- certificate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/certificate.md b/certificate.md index aff35a2c..49b514fd 100644 --- a/certificate.md +++ b/certificate.md @@ -18,8 +18,8 @@ from the web administration interface or from the command line. ### Install a Let's Encrypt certificate Before attempting to install a Let's Encrypt certificate, you should make sure -that your DNS is correctly configured (votre.domaine.tld should point to -your server's IP) and that your domain is accessible though HTTP from outside +that your DNS is correctly configured (your.domain.tld should point to +your server's IP) and that your domain is accessible through HTTP from outside your local network (i.e. at least port 80 should be forwarded to your server). #### From the web administration interface