Skip to content

Commit ee0df38

Browse files
add backticks to subscribed & pending
1 parent cfd6347 commit ee0df38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

auth-mailchimp-sync/extension.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ params:
115115
label: Contact status
116116
description: >-
117117
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.
118+
their initial status? This value can be `subscribed` or `pending`.
119+
`subscribed` means the user can receive campaigns; `pending` means the
120+
user still needs to opt-in to receive campaigns.
121121
options:
122122
- label: Subscribed
123123
value: subscribed

0 commit comments

Comments
 (0)