summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Holt <[email protected]>2016-07-18 14:32:12 -0600
committerMatthew Holt <[email protected]>2016-07-18 14:32:28 -0600
commitaede4ccbce94bcb67161674e30dd1bfa7296448c (patch)
treebf1ae3aab5482da6cc6deff9ac84231e8832d5ed /README.md
parent9315738dabc72f056df7e7f80ea44c3d5d44b75b (diff)
downloadcaddy-aede4ccbce94bcb67161674e30dd1bfa7296448c.tar.gz
caddy-aede4ccbce94bcb67161674e30dd1bfa7296448c.zip
Small changes; mostly comments
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 39dd77bca..8882144bb 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ Wow! Caddy can do a lot with just a few lines.
To host multiple sites and do more with the Caddyfile, please see the
[Caddyfile documentation](https://caddyserver.com/docs/caddyfile).
-Note that production sites (not localhost) are served over
+Note that production sites are served over
[HTTPS by default](https://caddyserver.com/docs/automatic-https).
Caddy has a command line interface. Run `caddy -h` to view basic help or see