From 73c012cbef44b5c04ae5e4d24c9b616819b338de Mon Sep 17 00:00:00 2001 From: Nate Todd Date: Mon, 6 Apr 2020 22:37:26 -0400 Subject: [PATCH] Fix typo on index (#20) --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 773f88e..84a5639 100644 --- a/src/index.html +++ b/src/index.html @@ -66,7 +66,7 @@ Caddy is the only web server to use HTTPS automatically and by default.

- Caddy obtains and renew TLS certificates for your sites automatically. It even staples OCSP responses. Its novel certificate management features are the most mature and reliable in its class. + Caddy obtains and renews TLS certificates for your sites automatically. It even staples OCSP responses. Its novel certificate management features are the most mature and reliable in its class.

Written in Go, Caddy offers greater memory safety than servers written in C. A hardened TLS stack powered by the Go standard library serves a significant portion of all Internet traffic.