Skip to content

Commit

Permalink
Library: Revert description change until new grid view lands (#51039)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw authored May 29, 2023
1 parent 4bdc581 commit 7ad7087
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const config = {
manage: __( 'Manage all template parts' ),
reusableBlocks: __( 'Manage reusable blocks' ),
description: __(
'Manage what patterns are available when editing your site.'
'Template Parts are small pieces of a layout that can be reused across multiple templates and always appear the same way. Common template parts include the site header, footer, or sidebar.'
),
},
sortCallback: ( items ) => {
Expand Down

0 comments on commit 7ad7087

Please sign in to comment.