From 87006eb825f96df4b3d8600074169f34af493504 Mon Sep 17 00:00:00 2001 From: Bridget Barnes Date: Fri, 29 Apr 2022 10:43:48 +1000 Subject: [PATCH] Fix accessibility spelling Signed-off-by: Bridget Barnes --- .changeset/nine-actors-fly.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/nine-actors-fly.md b/.changeset/nine-actors-fly.md index 7df00ee7e0..b87ad1408f 100644 --- a/.changeset/nine-actors-fly.md +++ b/.changeset/nine-actors-fly.md @@ -2,4 +2,4 @@ '@backstage/core-components': patch --- -Add an aria-label to the support button to improve accesibility for screen readers +Add an aria-label to the support button to improve accessibility for screen readers