Fix incorrect package name in changelog

Signed-off-by: Adam Tester <adamtester@users.noreply.github.com>
This commit is contained in:
Adam Tester
2022-02-01 16:38:24 +00:00
committed by Adam Tester
parent c2dc075c24
commit 3ee4d1bdb5
+1 -1
View File
@@ -102,7 +102,7 @@
To make this change to an existing app:
Add `@backstage/catalog-graph-plugin` as a `dependency` in `packages/app/package.json`
Add `@backstage/plugin-catalog-graph` as a `dependency` in `packages/app/package.json`
Apply the following changes to the `packages/app/src/components/catalog/EntityPage.tsx` file: