Skip to content

Commit cfd6347

Browse files
committed
MAILCHIMP_CONTACT_STATUS description update
1 parent 7acb6eb commit cfd6347

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

auth-mailchimp-sync/extension.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,10 @@ params:
114114
type: select
115115
label: Contact status
116116
description: >-
117-
When a new contact is added to the Mailchimp list/audience, what is their
118-
initial status? If the status is `subscribed` the contact can immediately
119-
receive campaigns. If the status is `pending`, a double opt-in
120-
confirmation email will be sent to the user. Once accepted they will be
121-
set to a `subscribed` status.
117+
When the extension adds a new user to the Mailchimp audience, what is
118+
their initial status? This value can be subscribed or pending. subscribed
119+
means the user can receive campaigns; pending means the user still needs
120+
to opt-in to receive campaigns.
122121
options:
123122
- label: Subscribed
124123
value: subscribed

0 commit comments

Comments
 (0)