Skip to content

Commit

Permalink
Update navigation label
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Jan 18, 2025
1 parent 4bad275 commit 79d6d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/group/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ function GroupEditControls( { attributes, setAttributes } ) {
setAttributes( { ariaLabel: value } );
} }
help={ __(
'Add a label to describe the purpose of this navigation element.'
'If a page includes more than one navigation, each should have a unique label.'
) }
/>
) }
Expand Down

0 comments on commit 79d6d8f

Please sign in to comment.