Skip to content

Commit

Permalink
Update packages/components/src/alignment-matrix-control/utils.js
Browse files Browse the repository at this point in the history
Co-authored-by: Zebulan Stanphill <[email protected]>
  • Loading branch information
Jon Quach and ZebulanStanphill authored May 12, 2020
1 parent 2e2a209 commit fd051c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/alignment-matrix-control/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const ALIGNMENT_LABEL = {
'top center': __( 'Top Center' ),
'top right': __( 'Top Right' ),
'center left': __( 'Center Left' ),
'center center': __( 'Center Center' ),
'center center': __( 'Center' ),
'center right': __( 'Center Right' ),
'bottom left': __( 'Bottom Left' ),
'bottom center': __( 'Bottom Center' ),
Expand Down

0 comments on commit fd051c4

Please sign in to comment.