Skip to content

Commit a4175fc

Browse files
Merge pull request #4708 from segmentio/MStephen024-patch-5
Updated typo
2 parents e525a18 + 5394123 commit a4175fc

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ If you include `properties.revenue` in a track event, Segment maps it to Klaviyo
149149
150150
### Server-side Track
151151

152-
When you call make a Track call from one of Segment's mobile or server-side libraries, Segment keys the user with the `userId` and also provides the Klaviyo `$email` `customer_property` if your `userId` is an email, or you provide `email` as one of your event `properties`.
152+
When you make a Track call from one of Segment's mobile or server-side libraries, Segment keys the user with the `userId` and also provides the Klaviyo `$email` `customer_property` if your `userId` is an email, or you provide `email` as one of your event `properties`.
153153

154154
Segment also maps the following Segment spec'd properties to Klaviyo's [special people properties](https://developers.klaviyo.com/en/docs/javascript_api#identify-people){:target="_blank"}:.
155155

0 commit comments

Comments
 (0)