diff --git a/.changeset/nice-trams-shake.md b/.changeset/nice-trams-shake.md index 78ec241adc..b58c03200f 100644 --- a/.changeset/nice-trams-shake.md +++ b/.changeset/nice-trams-shake.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-react': patch --- -Fixed bug where custom `review.name` values were incorrectly formatted by startCase, preserving them exactly as written. +Fixed bug where custom `review.name` values were incorrectly formatted by `startCase`, preserving them exactly as written.