summaryrefslogtreecommitdiff
path: root/content/basic/certbot.md
diff options
context:
space:
mode:
authorLuke Smith <Luke Smith>2022-07-01 19:45:11 -0400
committerLuke Smith <Luke Smith>2022-07-01 19:45:11 -0400
commitee57e45d9a12f90c6f78243153e5f8fa11eb4afd (patch)
tree0d1ff0474aeb3ae80bbdad603e6f673f7fdab89b /content/basic/certbot.md
parentfb79cf647b99c6cd151af27c149ce626d13b2929 (diff)
parent5a804fede6ab07224f71ddf4e408d0c351ba9e95 (diff)
Merge branch 'master' of github.com:LukeSmithxyz/landchad
Diffstat (limited to 'content/basic/certbot.md')
-rw-r--r--content/basic/certbot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/basic/certbot.md b/content/basic/certbot.md
index 7cb18cd..3b60ea7 100644
--- a/content/basic/certbot.md
+++ b/content/basic/certbot.md
@@ -31,7 +31,7 @@ certificates that allow encrypted connections. It used to be painful
{{< img alt="website without https/ssl" src="/pix/nginx-website.png" link="/pix/nginx-website.png" >}}
Note in this picture that a browser accessing your site will say \"Not
-secure\" or something else to notify you that we are using and
+secure\" or something else to notify you that we are using an
unencrypted HTTP connection rather than an encrypted HTTPS one.
## Installation