Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Tweaks to footer text
This commit updates the footer text following feedback from editorial.
  • Loading branch information
SiobhyB committed Aug 2, 2021
commit 27f2623b0344d51f0a25d39f1422d6e905cbf114
2 changes: 1 addition & 1 deletion packages/block-library/src/image/edit.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ export class ImageEdit extends Component {
<PanelBody>
<FooterMessageControl
label={ __(
'Note: Changes to featured image will not be affected by the undo/redo buttons'
'Changes to featured image will not be affected by the undo/redo buttons.'
) }
/>
</PanelBody>
Expand Down