Skip to content

Commit

Permalink
fixes a comment (#44978)
Browse files Browse the repository at this point in the history
  • Loading branch information
draganescu committed Oct 14, 2022
1 parent 65b1ee2 commit 5bf5dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/edit-post/src/store/reducer.js
Expand Up @@ -153,7 +153,7 @@ export function listViewPanel( state = false, action ) {
}

/**
* Reducer tracking whether the inserter is open.
* Reducer tracking whether template editing is on or off.
*
* @param {boolean} state
* @param {Object} action
Expand Down

0 comments on commit 5bf5dee

Please sign in to comment.