Skip to content

Commit

Permalink
Update from backtick quote to single quote (#9332)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahmon authored and youknowriad committed Aug 24, 2018
1 parent 6ec181d commit 65f6072
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ const blockShortcuts = {
},
{
keyCombination: '/',
description: __( `Change the block type after adding a new paragraph.` ),
description: __( 'Change the block type after adding a new paragraph.' ),
},
],
};
Expand Down

0 comments on commit 65f6072

Please sign in to comment.