diff --git a/docs/docs/pages/config.mdx b/docs/docs/pages/config.mdx index 75943ec..672eb85 100644 --- a/docs/docs/pages/config.mdx +++ b/docs/docs/pages/config.mdx @@ -127,7 +127,7 @@ This would produce paths like `/blog/2024/01/my-post`. When `pathTemplate` is set, it overrides `pathPrefix`. If `pathTemplate` is not set, the default `pathPrefix`/slug behavior is used. :::warning -When `pathTemplate` is set, automation injection of `` tags in the `` may not work. See [verifying](/verifying) for more information. +When `pathTemplate` is set, automatic injection of `` tags in the `` may not work. See [verifying](/verifying) for more information. ::: ### Ignoring Files