diff --git a/.changeset/fast-walls-carry.md b/.changeset/fast-walls-carry.md index dcbe53ff29..edf03a9c60 100644 --- a/.changeset/fast-walls-carry.md +++ b/.changeset/fast-walls-carry.md @@ -2,4 +2,6 @@ '@backstage/core-plugin-api': patch --- -Introduced an optional metadata for the components, which can contain a configurable data. The author of the component might define the cofnigurable places of the component, and the user of this component can reconfigure it if necessary. +Introduced an optional metadata for the components, which can contain a configurable data. +The author of the component might define the configurable places of the component, and the user of this +component can reconfigure it if necessary.