From 8efe254e03fa70a2201d5e1826ce433ca5cfec7a Mon Sep 17 00:00:00 2001 From: Brian Fletcher Date: Tue, 13 Dec 2022 14:24:06 +0000 Subject: [PATCH] fix typo Signed-off-by: Brian Fletcher --- .changeset/red-tables-train.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/red-tables-train.md b/.changeset/red-tables-train.md index c2beceb3e7..f32a0c5542 100644 --- a/.changeset/red-tables-train.md +++ b/.changeset/red-tables-train.md @@ -4,4 +4,4 @@ Add pop over on the `EntityRefLink` component. It shows more details about the associated entity. See the playbook here https://backstage.io/storybook/?path=/story/catalog-entityreflink--default -Add a reuseable pop over `EntityPeekAheadPopover` component. It shows more details about the associated entity. See the playbook here https://backstage.io/storybook/?path=/story/catalog-entitypeekaheadpopover--default +Add a reusable pop over `EntityPeekAheadPopover` component. It shows more details about the associated entity. See the playbook here https://backstage.io/storybook/?path=/story/catalog-entitypeekaheadpopover--default