Skip to content

Commit

Permalink
Update packages/block-editor/src/components/block-alignment-control/u…
Browse files Browse the repository at this point in the history
…i.js

Co-authored-by: Matias Ventura <[email protected]>
  • Loading branch information
ntsekouras and mtias committed Sep 10, 2021
1 parent 3b1317d commit ae1eb5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const BLOCK_ALIGNMENTS_CONTROLS = {
};

const DEFAULT_CONTROL = 'none';
const help = __( 'Your theme does not support wide alignments' );
const help = __( 'The theme does not support wider alignments.' );

const POPOVER_PROPS = {
isAlternate: true,
Expand Down

0 comments on commit ae1eb5e

Please sign in to comment.