From 1266d0375092fcb08de06b7bb65aa879b4a40d90 Mon Sep 17 00:00:00 2001 From: Hyeonguk Ryu Date: Tue, 11 Jul 2023 21:56:10 +0900 Subject: [PATCH] typo: Fix minor typo "intead" => "instead" --- 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 {