diff --git a/.changeset/tender-flowers-collect.md b/.changeset/tender-flowers-collect.md index dfbf96a52c..05339034b8 100644 --- a/.changeset/tender-flowers-collect.md +++ b/.changeset/tender-flowers-collect.md @@ -2,4 +2,4 @@ '@backstage/plugin-techdocs': minor --- -Updated the styling for tags to avoid word break. +Updated the styling for `` tags to avoid word break. diff --git a/docs/releases/v1.23.0-next.1-changelog.md b/docs/releases/v1.23.0-next.1-changelog.md index 19bdba21dc..ffda51052e 100644 --- a/docs/releases/v1.23.0-next.1-changelog.md +++ b/docs/releases/v1.23.0-next.1-changelog.md @@ -399,7 +399,7 @@ ### Minor Changes -- af4d147: Updated the styling for code tags to avoid word break. +- af4d147: Updated the styling for `` tags to avoid word break. ### Patch Changes diff --git a/plugins/techdocs/CHANGELOG.md b/plugins/techdocs/CHANGELOG.md index d5e34fd467..362d53ac05 100644 --- a/plugins/techdocs/CHANGELOG.md +++ b/plugins/techdocs/CHANGELOG.md @@ -48,7 +48,7 @@ ### Minor Changes -- af4d147: Updated the styling for tags to avoid word break. +- af4d147: Updated the styling for `` tags to avoid word break. ### Patch Changes