Skip to content

Commit ba2f390

Browse files
Update src/connections/destinations/catalog/mailmodo/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 1c61bf8 commit ba2f390

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/mailmodo

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ analytics.identify('userId12345', {
4040
```
4141

4242
Every time you make an identify call with an email address included:
43-
1. Verifies that the email exists.
43+
1. Mailmodo verifies that the email exists.
4444
2. If the email doesn’t exist, Mailmodo adds the user as a Contact to the Mailmodo database and matches user properties with the Segment `traits` sent in identify call payload.
4545
3. If the email exists, Mailmodo updates the user properties for the Contact against the Segment `traits` sent in identify call payload.
4646

0 commit comments

Comments
 (0)