Fix typo in config doc 6c177e3f
Heath Stewart · 2026-05-24 01:04 1 file(s) · +1 −1
docs/docs/pages/config.mdx +1 −1
127 127
When `pathTemplate` is set, it overrides `pathPrefix`. If `pathTemplate` is not set, the default `pathPrefix`/slug behavior is used.
128 128
129 129
:::warning
130 -
When `pathTemplate` is set, automation injection of `<link>` tags in the `<head>` may not work. See [verifying](/verifying) for more information.
130 +
When `pathTemplate` is set, automatic injection of `<link>` tags in the `<head>` may not work. See [verifying](/verifying) for more information.
131 131
:::
132 132
133 133
### Ignoring Files