Skip to content

Commit 10fb333

Browse files
authored
minor rewording
1 parent 80c169d commit 10fb333

File tree

1 file changed

+3
-3
lines changed
  • src/connections/destinations/catalog/mailchimp

1 file changed

+3
-3
lines changed

src/connections/destinations/catalog/mailchimp/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,11 @@ Again, this will **NOT** work for new users. New users will always have their su
130130

131131
## Troubleshooting
132132

133-
### Why are my calls with trait arrays not showing up in Mailchimp?
133+
#### Why are my calls with trait arrays not showing up in Mailchimp?
134134
Mailchimp doesn't support arrays as traits values. This can cause calls to not show up.
135135

136-
### Why is 400 Bad Request error encountered?
137-
Misspelling of email domain name in the email address might result in 400 Bad Request error as Mailchimp might reject such email, for example, "[email protected]" because Gmail was misspelled.
136+
#### Why am I seeing a `400 Bad Request` error?
137+
A **400 Bad Request** error can occur if the email address contains a misspelled domain name. For example, Mailchimp might reject`"[email protected]"` because "gmail" is misspelled.
138138

139139
## Engage
140140

0 commit comments

Comments
 (0)