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
Copy file name to clipboardExpand all lines: projects/packages/forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/mailpoet.tsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ export function buildMailPoetCard( {
99
99
{context==='block-editor'&&
100
100
(lists.length ? (
101
101
<SelectControl
102
-
label={__('Which MailPoet list should contacts be added to?','jetpack-forms')}
102
+
label={__('Which email list should contacts be added to?','jetpack-forms')}
0 commit comments