Fixed the typo in fast-walls-carry.md

Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
bnechyporenko
2022-05-10 12:05:10 +02:00
parent 9a64f4a54a
commit b17260213e
+3 -1
View File
@@ -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.