diff --git a/.changeset/crazy-ravens-reply.md b/.changeset/crazy-ravens-reply.md index 48bc36c464..d52b62880e 100644 --- a/.changeset/crazy-ravens-reply.md +++ b/.changeset/crazy-ravens-reply.md @@ -3,4 +3,4 @@ '@backstage/plugin-techdocs-node': patch --- -Added `techdocs.generator.mkdocs.dangerouslyAllowAdditionalKeys` configuration option to explicit bypass MkDocs configuration key restrictions. This enables support for additional MkDocs configuration keys beyond the default safe allowlist, such as the `hooks` key which some MkDocs plugins require. +Added `techdocs.generator.mkdocs.dangerouslyAllowAdditionalKeys` configuration option to explicitly bypass MkDocs configuration key restrictions. This enables support for additional MkDocs configuration keys beyond the default safe allow list, such as the `hooks` key which some MkDocs plugins require.