From ab641096063f290d7a364dc7bb0012cff72b42b9 Mon Sep 17 00:00:00 2001 From: Arthur T Date: Mon, 10 May 2021 23:30:11 +0200 Subject: [PATCH] Update src/docs/markdown/caddyfile/concepts.md Co-authored-by: Matt Holt --- src/docs/markdown/caddyfile/concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/markdown/caddyfile/concepts.md b/src/docs/markdown/caddyfile/concepts.md index 4a18b22..db428dc 100644 --- a/src/docs/markdown/caddyfile/concepts.md +++ b/src/docs/markdown/caddyfile/concepts.md @@ -276,7 +276,7 @@ import redirect The [`import`](/docs/caddyfile/directives/import) directive can also be used to include other files in its place. As a special case, it can appear almost anywhere within the Caddyfile. -The [`import`](/docs/caddyfile/directives/import) directive supports the arguments : +You can pass arguments to imported configuration and use them like so: ```caddy (log_common) {