Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Oct 22, 2020
1 parent 3a1578d commit 0c90398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-editor/src/store/actions.js
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@ export function __unstableSaveReusableBlock( id, updatedId ) {
}

/**
* Returns an action object used in signalling that the last block change should be marked explicitely as persistent.
* Returns an action object used in signalling that the last block change should be marked explicitly as persistent.
*
* @return {Object} Action object.
*/
Expand Down

0 comments on commit 0c90398

Please sign in to comment.