diff --git a/packages/edit-post/src/components/header/index.js b/packages/edit-post/src/components/header/index.js index 0663fcd5f98b36..d8f666803fc291 100644 --- a/packages/edit-post/src/components/header/index.js +++ b/packages/edit-post/src/components/header/index.js @@ -69,7 +69,7 @@ function Header( { shortcut={ shortcuts.toggleSidebar } /> - { __( 'You’ll find more settings for your page and blocks in the sidebar. Click “Settings” to open it.' ) } + { __( 'You’ll find more settings for your page and blocks in the sidebar. Click the cog icon to toggle the sidebar open and closed.' ) }