diff --git a/packages/edit-post/src/components/header/index.js b/packages/edit-post/src/components/header/index.js
index 3f3ed97063cd8c..7b59784d5d83ea 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.' ) }