Fix typo in changeset for coreExtensionData.title

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-09-30 09:34:03 +02:00
committed by GitHub
parent 8ed53eb466
commit 032a19f3fb
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/frontend-plugin-api': patch
---
Added `coreExtensionData.title`, especially useful for creating extensible layout with tabbed pages, but availble for use for other cases too.
Added `coreExtensionData.title`, especially useful for creating extensible layout with tabbed pages, but available for use for other cases too.