diff --git a/docs/content/routing/entrypoints.md b/docs/content/routing/entrypoints.md index ece0f2c0b..bc7ff18e9 100644 --- a/docs/content/routing/entrypoints.md +++ b/docs/content/routing/entrypoints.md @@ -320,7 +320,7 @@ this entryPoint is the same as the one used for TLS traffic. ```yaml tab="File (YAML)" entryPoints: name: - http3: {} + http3: {} ``` ```toml tab="File (TOML)"