Skip to content

Commit

Permalink
Improve label
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
  • Loading branch information
pbking and mikachan authored Apr 17, 2024
1 parent 07ba404 commit eac924f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugin-sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const CreateBlockThemePlugin = () => {
setIsMetadataEditorOpen( true )
}
>
{ __( 'MetaData', 'create-block-theme' ) }
{ __( 'Edit Theme Metadata', 'create-block-theme' ) }

Check failure on line 132 in src/plugin-sidebar.js

View workflow job for this annotation

GitHub Actions / Lint

Replace `·'Edit·Theme·Metadata',·'create-block-theme'·` with `⏎↹↹↹↹↹↹↹↹↹↹'Edit·Theme·Metadata',⏎↹↹↹↹↹↹↹↹↹↹'create-block-theme'⏎↹↹↹↹↹↹↹↹↹`
</Button>
<Button
icon={ code }
Expand Down

0 comments on commit eac924f

Please sign in to comment.