From ac7001264ca2a3a893e56d81b6919887d10464e7 Mon Sep 17 00:00:00 2001 From: Nate Todd Date: Mon, 6 Apr 2020 22:35:23 -0400 Subject: [PATCH] Fix typo on index --- 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.