summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index abed9b5..1dfad20 100644
--- a/README.md
+++ b/README.md
@@ -271,7 +271,7 @@ ubuntu@letsencrypt.daylightpirates.org:~$
##How to use the signed https certificate
The signed https certificate that is output by this script can be used along
-with your private key to run an https server. You just security transfer (using
+with your private key to run an https server. You just securely transfer (using
`scp` or similar) the private key and signed certificate to your server, then
include them in the https settings in your web server's configuration. Here's an
example on how to configure an nginx server: