From 937627b0478a40e84a174838460b088d74728616 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Mon, 3 Jun 2024 16:34:49 +0200 Subject: [PATCH] Update .changeset/twenty-masks-dance.md Signed-off-by: Vincenzo Scamporlino --- .changeset/twenty-masks-dance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/twenty-masks-dance.md b/.changeset/twenty-masks-dance.md index 4dbc9a7662..f08e6301c9 100644 --- a/.changeset/twenty-masks-dance.md +++ b/.changeset/twenty-masks-dance.md @@ -2,4 +2,4 @@ '@backstage/core-components': patch --- -Fixed bug in SupportButton where the title was rendered with the characteristics of a button. +Fixed a bug in `SupportButton` where the title was rendered with the characteristics of a button.