From 17dcddef014022825faa62e6b05c834d1417fbd3 Mon Sep 17 00:00:00 2001 From: Hyeonguk Ryu Date: Wed, 12 Jul 2023 01:02:36 +0900 Subject: [PATCH] typo: Fix minor typo "intead" => "instead" (#332) --- src/docs/markdown/caddyfile/directives/tls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/markdown/caddyfile/directives/tls.md b/src/docs/markdown/caddyfile/directives/tls.md index a58841f..7bdf083 100644 --- a/src/docs/markdown/caddyfile/directives/tls.md +++ b/src/docs/markdown/caddyfile/directives/tls.md @@ -295,7 +295,7 @@ Use locally-trusted certificates for all hosts on the current site block, rather tls internal ``` -Use locally-trusted certificates, but managed on-demand intead of in the background: +Use locally-trusted certificates, but managed on-demand instead of in the background: ```caddy-d tls internal {