Skip to content

Commit

Permalink
Updates text
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Feb 13, 2023
1 parent 0433f44 commit b0d3d11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default function LeafMoreMenu( props ) {
onClose();
} }
>
{ __( 'Add submenu item' ) }
{ __( 'Add submenu link' ) }
</MenuItem>
<MenuItem
onClick={ () => {
Expand Down

0 comments on commit b0d3d11

Please sign in to comment.