From ef58c92f2709d3f511f4620698d904455db49de7 Mon Sep 17 00:00:00 2001 From: Ben Lambert Date: Tue, 25 Nov 2025 15:37:01 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Signed-off-by: Ben Lambert --- .changeset/chatty-sides-wear.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/chatty-sides-wear.md b/.changeset/chatty-sides-wear.md index da3b528ef3..33937a1286 100644 --- a/.changeset/chatty-sides-wear.md +++ b/.changeset/chatty-sides-wear.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-graph': patch --- -fix zoom out description (replace & with &) +Fixed zoom out description (replace `&` with &)