From 86aa88803313305e8a39d6968218689d5b90e2ad Mon Sep 17 00:00:00 2001 From: Philipp Hugenroth Date: Fri, 2 Jul 2021 14:54:20 +0200 Subject: [PATCH] Fix changeset language issues Signed-off-by: Philipp Hugenroth --- .changeset/shy-garlics-tap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/shy-garlics-tap.md b/.changeset/shy-garlics-tap.md index 7be84ddbb1..58c660e864 100644 --- a/.changeset/shy-garlics-tap.md +++ b/.changeset/shy-garlics-tap.md @@ -2,4 +2,4 @@ '@backstage/create-app': patch --- -Use SidebarScrollWrapper to imporve responiveness of the current sidebar. Change: Wrap a section of SidebarItems with this component to enable scroll for smaller screens. It can also be used in sidebar plugins (see Shortcuts plugin for an example). +Use SidebarScrollWrapper to improve responsiveness of the current sidebar. Change: Wrap a section of SidebarItems with this component to enable scroll for smaller screens. It can also be used in sidebar plugins (see shortcuts plugin for an example).