Skip to content

Commit

Permalink
Fixed grammatical mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Dec 13, 2021
1 parent 8dac4ae commit 5410b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/image/edit.js
Expand Up @@ -90,7 +90,7 @@ function hasDefaultSize( image, defaultSize ) {
/**
* Checks if a media attachment object has been "destroyed",
* that is, removed from the media library. The core Media Library
* add a `destroyed` property to a deleted attachment object in the media collection.
* adds a `destroyed` property to a deleted attachment object in the media collection.
*
* @param {number} id The attachment id.
*
Expand Down

0 comments on commit 5410b0b

Please sign in to comment.