Skip to content

Commit

Permalink
Change copy for slash inserter shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Aug 1, 2018
1 parent b1dc9d2 commit 8bfcd16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const blockShortcuts = {
},
{
key: '/',
description: __( `Type '/' on a new line followed by a block name to change the type of block.` ),
description: __( `Change the block type after adding a new paragraph.` ),
},
],
};
Expand Down

0 comments on commit 8bfcd16

Please sign in to comment.