Skip to content

Commit

Permalink
update tools help text
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Sep 30, 2024
1 parent ff2c557 commit 9c3a75a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ function ToolSelector( props, ref ) {
</NavigableMenu>
<div className="block-editor-tool-selector__help">
{ __(
'Tools provide different interactions for selecting, navigating, and editing blocks. Toggle between select and edit by pressing Escape and Enter.'
'Tools provide different sets of interactions for blocks. Toggle between simplified content tools (Write) and advanced visual editing tools (Design).'
) }
</div>
</>
Expand Down

0 comments on commit 9c3a75a

Please sign in to comment.