From 7b049ccd08c0662a83e2c99df1aabdfd87d1fcae Mon Sep 17 00:00:00 2001 From: Ben Lambert Date: Tue, 4 Jul 2023 15:56:58 +0200 Subject: [PATCH] Update purple-feet-approve.md Signed-off-by: Ben Lambert --- .changeset/purple-feet-approve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/purple-feet-approve.md b/.changeset/purple-feet-approve.md index 3d4fae478c..c3017bcc3d 100644 --- a/.changeset/purple-feet-approve.md +++ b/.changeset/purple-feet-approve.md @@ -2,4 +2,4 @@ '@backstage/core-components': minor --- -The 'Skip to content' button on click focus on the main article tag and skip the h1 tag. Users are not able to identify which page they are currently. Now this minor fix will change the behaviour o the button and focus on the h1 tag on the page +The `Skip to content` button on click focuses on the main article tag and skips the `h1` tag. Users are not able to identify which page they are on currently. Now this minor fix will change the behaviour of the button and focuses on the `h1` tag on the page.