diff --git a/src/docs/markdown/caddyfile/options.md b/src/docs/markdown/caddyfile/options.md index 9ff496d..2e91de1 100644 --- a/src/docs/markdown/caddyfile/options.md +++ b/src/docs/markdown/caddyfile/options.md @@ -976,8 +976,8 @@ You can add the `per_host` option to label metrics with the host name of the met ```caddy { metrics { - per_host - } + per_host + } } ```