Skip to content

Commit

Permalink
change copy for template parts
Browse files Browse the repository at this point in the history
  • Loading branch information
ntsekouras committed Jul 7, 2022
1 parent 393f35c commit f1f98fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function TemplatePartItemMore( {
) }
onClick={ clearCustomizations }
>
{ __( 'Clear customizations' ) }
{ __( 'Delete custom template part' ) }
</MenuItem>
</MenuGroup>
) }
Expand Down

0 comments on commit f1f98fd

Please sign in to comment.