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 ea497b1 commit e3b2005Copy full SHA for e3b2005
src/connections/destinations/catalog/rehook/index.md
@@ -94,6 +94,6 @@ Segment sends Track calls to Rehook as a Custom Event. When you make a Track cal
94
> info "How Rehook handles incoming userId and referral_code in Track calls"
95
> * The `userId` field is required. Rehook drops track calls without a `userId`.
96
> * If a call is made with `anonymousId`, Rehook drops the track call.
97
-> * The `referral_code` field is required, if event name is set as a conversion event on Rehook.
+> * The `referral_code` field is required if event name is set as a conversion event in Rehook.
98
99
{% include components/actions-fields.html %}
0 commit comments