From d08caf3684773d4f76e127585561b2a0efcc9f2a Mon Sep 17 00:00:00 2001 From: Elan Hasson <234704+ElanHasson@users.noreply.github.com> Date: Mon, 12 Dec 2022 19:57:29 -0500 Subject: [PATCH] Fix typo --- INSTALLATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALLATION.md b/INSTALLATION.md index 7268344..74d9131 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -119,7 +119,7 @@ sudo certbot --nginx -d {your-domain-name.com} Make sure you're redirecting all traffic to https when asked. -Finally check that the auto-revewal will work as espected: +Finally check that the auto-renewal will work as espected: ``` sudo certbot renew --dry-run