diff --git a/packages/edit-post/src/store/reducer.js b/packages/edit-post/src/store/reducer.js index eefc7e3420405..c52a3b8ad4658 100644 --- a/packages/edit-post/src/store/reducer.js +++ b/packages/edit-post/src/store/reducer.js @@ -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