You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -100,7 +100,7 @@ export default function HTMLElementControl( {
100
100
{tagName==='main'&&hasMainElementElsewhere&&(
101
101
<Noticestatus="warning"isDismissible={false}>
102
102
{__(
103
-
'Multiple <main> elements detected. This is not valid HTML and may cause accessibility issues. Please change this HTML element.'
103
+
'Multiple <main> elements detected. The duplicate may be in your content or template. This is not valid HTML and may cause accessibility issues. Please change this HTML element.'
0 commit comments