Minor documentation changes

Signed-off-by: deepthi-ajith_infosys <deepthyajith22@gmail.com>
This commit is contained in:
deepthi-ajith_infosys
2025-09-08 13:06:26 +05:30
parent 6135c091ed
commit 9e32f05333
@@ -211,7 +211,7 @@ argument of `createBackend`.
## Removing `@backstage/backend-common`
The `@backstage/backend-common` package has been deprecated as part of moving to the new backend system, an you will need to replace existing usage of it. All exports from the package have been marked as deprecated in the last few releases of the package, and each export has its own deprecation message that explains how to replace that particular export.
The `@backstage/backend-common` package has been deprecated as part of moving to the new backend system, and you will need to replace existing usage of it. All exports from the package have been marked as deprecated in the last few releases of the package, and each export has its own deprecation message that explains how to replace that particular export.
These are the deprecation messages for the most common replacements: