Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Richards <[email protected]>
  • Loading branch information
kevin940726 and talldan authored Apr 11, 2024
1 parent 0d1f0a1 commit bb54d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-editor/src/components/block-rename/modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export default function BlockRenameModal( {
help={
hasOverridesWarning
? __(
'This block allows overrides. Note that renaming could potentially break existing connections.'
'This block allows overrides. Changing the name can cause problems with content entered into instances of this pattern.'
)
: undefined
}
Expand Down

0 comments on commit bb54d78

Please sign in to comment.