Skip to content
Next Next commit
update image block
  • Loading branch information
matiasbenedetto committed Nov 7, 2024
commit 2ea25a5a4519c07b51fd2e5beb486be71705d042
2 changes: 1 addition & 1 deletion packages/block-library/src/image/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ export function ImageEdit( {
! lockUrlControls &&
! isSmallContainer &&
__(
'Upload or drag an image file here, or pick one from your library.'
'Drag and drop an image here, upload, or choose from your library.'
)
}
style={ {
Expand Down