Fix typo on index

This commit is contained in:
Nate Todd 2020-04-06 22:35:23 -04:00 committed by GitHub
parent eae81aed75
commit ac7001264c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@
<b>Caddy is the only web server to use HTTPS automatically and by default.</b> <b>Caddy is the only web server to use HTTPS automatically and by default.</b>
</p> </p>
<p> <p>
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.
</p> </p>
<p> <p>
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. 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.