summaryrefslogtreecommitdiff
path: root/content/basic/certbot.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-07-01 19:34:38 -0400
committerGitHub <noreply@github.com>2022-07-01 19:34:38 -0400
commit5a804fede6ab07224f71ddf4e408d0c351ba9e95 (patch)
tree33778cc213a945c050c2b66981b77951ae5695de /content/basic/certbot.md
parent1af70b1603145fb602406b3bb7baec9d3bc72b51 (diff)
parent085318b2c11be35f429d4b0ed6dcfed989cce197 (diff)
Merge pull request #204 from smldub/patch-1
typo
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