Skip to content

Commit 76d8708

Browse files
authored
Apply suggestions from code review
1 parent 82c5a1d commit 76d8708

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ Again, this will **NOT** work for new users. New users will always have their su
133133
### 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-
### Frequent 404 Bad Requests from Identify events without error message?
137-
If you are sending concurrent requests for the same userId, MailChimp will block the events due to how MailChimp restricts each API key to a maximum of 10 concurrent requests.
136+
### Why are there frequent 404 Bad Requests from Identify events without an error message?
137+
If you send concurrent requests for the same userId, MailChimp blocks the events because MailChimp restricts each API key to a maximum of 10 concurrent requests.
138138

139139
## Engage
140140

0 commit comments

Comments
 (0)