Skip to content

Commit fc8ea08

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

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
@@ -64,4 +64,4 @@ analytics.track('Product Viewed', {
6464
```
6565
Segment sends `Track` calls to Mailmodo as a Custom Event. When you call track, Segment sends the event to Mailmodo with the event name and all properties that you specified.
6666

67-
Be sure you send an Identify call for any user who will trigger Track calls. If Mailmodo receives a Track call for an unknown userId, the call is dropped.
67+
Be sure you send an Identify call for any user who triggers Track calls. If Mailmodo receives a Track call for an unknown userId, the call drops.

0 commit comments

Comments
 (0)