From b7f376ab622859e10839d5d104af353cbe0e0a37 Mon Sep 17 00:00:00 2001 From: a Date: Tue, 18 Jun 2024 01:37:30 -0500 Subject: [PATCH] tabs --- src/docs/markdown/caddyfile/directives/import.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/docs/markdown/caddyfile/directives/import.md b/src/docs/markdown/caddyfile/directives/import.md index 86a713a..dc74764 100644 --- a/src/docs/markdown/caddyfile/directives/import.md +++ b/src/docs/markdown/caddyfile/directives/import.md @@ -120,9 +120,9 @@ Import a snippet that serves any set of directives, but with a pre-loaded middle ```caddy (instrumented-route) { - header { - Alt-Svc `h3="0.0.0.0:443"; ma=2592000` - } + header { + Alt-Svc `h3="0.0.0.0:443"; ma=2592000` + } tracing { span args[0] }