Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Aki Hamano <[email protected]>
  • Loading branch information
youknowriad and t-hamano authored Oct 1, 2024
1 parent 5ea69f4 commit 5fd6fb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/block-editor/src/store/selectors.js
Original file line number Diff line number Diff line change
Expand Up @@ -1542,8 +1542,8 @@ export function getTemplateLock( state, rootClientId ) {

/**
* Determines if the given block type is visible in the inserter.
* Note that this is different than whenter a block is allowed to be inserted.
* In some case, the block is not allowed in a given position but
* Note that this is different than whether a block is allowed to be inserted.
* In some cases, the block is not allowed in a given position but
* it should still be visible in the inserter to be able to add it
* to a different position.
*
Expand Down

0 comments on commit 5fd6fb9

Please sign in to comment.