diff --git a/.changeset/thin-donuts-join.md b/.changeset/thin-donuts-join.md index 10e1030801..84705711d2 100644 --- a/.changeset/thin-donuts-join.md +++ b/.changeset/thin-donuts-join.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog': patch --- -Add `pluralize()` to the catalog kind header component. +Fixed Entity kind pluralisation in the `CatalogKindHeader` component.