diff --git a/.changeset/late-rice-crash.md b/.changeset/late-rice-crash.md index dd7ec33595..b692310c01 100644 --- a/.changeset/late-rice-crash.md +++ b/.changeset/late-rice-crash.md @@ -2,4 +2,4 @@ '@backstage/plugin-home': patch --- -Fixed regresstion that caused the `WelcomeTitle` to not be the right size when passed to the `title` property of the `
` component +Fixed regression that caused the `WelcomeTitle` to not be the right size when passed to the `title` property of the `
` component. A Storybook entry was also added for the `WelcomeTitle`