From d42069763de1c0b67bfc88c1636cf56bde44b7cd Mon Sep 17 00:00:00 2001 From: mufaddal motiwala Date: Fri, 21 Jan 2022 01:25:51 +0530 Subject: [PATCH] rewording Signed-off-by: mufaddal motiwala --- .changeset/metal-bottles-lay.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/metal-bottles-lay.md b/.changeset/metal-bottles-lay.md index e36b1c644f..c42e7b2a28 100644 --- a/.changeset/metal-bottles-lay.md +++ b/.changeset/metal-bottles-lay.md @@ -6,7 +6,7 @@ Replaced EntitySystemDiagramCard with EntityCatalogGraphCard To make this change to an existing app: -`yarn add @backstage/catalog-graph-plugin` +Add `@backstage/catalog-graph-plugin` in `packages/app` Apply the following changes to the `packages/app/src/components/catalog/EntityPage.tsx` file: