Skip to content

Commit

Permalink
Update one occurrence of block List View by removing the word block.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia committed May 9, 2024
1 parent 136aadf commit eac5050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/editor/src/components/preferences-modal/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export default function EditorPreferencesModal( { extraSections = {} } ) {
scope="core"
featureName="showListViewByDefault"
help={ __(
'Opens the block List View sidebar by default.'
'Opens the List View sidebar by default.'
) }
label={ __( 'Always open List View' ) }
/>
Expand Down

0 comments on commit eac5050

Please sign in to comment.