Skip to content

Commit 6cd21c0

Browse files
SteveJonesDevclaude
andcommitted
Mention both authoring locations in the block placeholder
The simplified summary can be written in the editor sidebar or the Accessibility Checker meta box Readability tab, so the placeholder now points to both instead of only the sidebar. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 3ff46d5 commit 6cd21c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/simplifiedSummaryBlock/edit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const Edit = () => {
2626
<h2>{ heading }</h2>
2727
<p className="edac-simplified-summary-block__placeholder">
2828
{ __(
29-
'The simplified summary for this post will display here. Write the summary in the Accessibility Checker sidebar panel.',
29+
'The simplified summary for this post will display here. Write the summary in the Readability section of the Accessibility Checker sidebar or meta box.',
3030
'accessibility-checker'
3131
) }
3232
</p>

0 commit comments

Comments
 (0)