Skip to content

Commit

Permalink
Library: Revert description change until new grid view lands (WordPre…
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw authored and sethrubenstein committed Jul 13, 2023
1 parent 8be8782 commit 1d63fd9
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 1d63fd9

Please sign in to comment.