Skip to content

Commit 373b0fe

Browse files
sade-wusirchinn1
andauthored
Update src/connections/destinations/catalog/actions-mixpanel/index.md
Co-authored-by: rchinn1 <93161299+rchinn1@users.noreply.github.com>
1 parent bd50cdc commit 373b0fe

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-mixpanel

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/actions-mixpanel/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The group ID that Mixpanel will use is `12345`.
105105

106106
{% capture identify_user_details %}
107107
> success ""
108-
> Segment maps the userId set in the identify event to the distinct ID in Mixpanel.
108+
> Segment maps the userId set in the Identify event to the distinct ID in Mixpanel.
109109
>
110110
> Segment also maps the following traits to Mixpanel reserved properties to fit Mixpanel's use cases: `traits.created` -> `$created`, `traits.email` -> `$email`, `traits.firstName` -> `$first_name`, `traits.lastName` -> `$last_name`, `traits.name` -> `$name`, `traits.username` -> `$username` and `traits.phone` -> `$phone`.
111111
>

0 commit comments

Comments
 (0)