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).