We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a439e0 commit 9b8b044Copy full SHA for 9b8b044
src/connections/destinations/catalog/mixpanel/index.md
@@ -126,7 +126,7 @@ Mixpanel supports multiple definitions of groups. For more information see [Mixp
126
127
If the group call **does not** have a group trait that matches the Group Identifier Traits setting, then the event will be ignored.
128
129
-If you'd like to connect a Track call with a Group in Mixpanel, simply send the Group's ID as a property on the Track call named `$group_id`.
+If you'd like to connect a track call to a group call in Mixpanel, send the group's ID as a property on the track call named `$group_id`.
130
131
### Group using Device-mode
132
0 commit comments