Skip to content

Commit c233bf4

Browse files
tcgilbertcmastr
andauthored
Apply suggestions from code review
Co-authored-by: Casie Oxford <[email protected]>
1 parent 0de13cb commit c233bf4

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

Diff for: src/connections/destinations/catalog/actions-ripe-cloud/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ analytics.identify('userId123', {
4343
});
4444
```
4545

46-
Segment sends Identify calls to Ripe as `identify` events. Ripe displays these events as `Users` by default. `Identify` event data is augmented with traits. It's important to include email as a trait, as soon as it is known. Ripe will use email to populate User views by default. We fully support the [Segment's Identify Spec](https://segment.com/docs/connections/spec/identify/#traits), and we recommend using the standardized names for the reserved traits covered there.
46+
Segment sends Identify calls to Ripe as `identify` events. Ripe displays these events as `Users` by default. `Identify` event data is augmented with traits. It's important to include email as a trait, as soon as it is known. Ripe will use email to populate User views by default. Ripe fully supports [Segment's Identify Spec](https://segment.com/docs/connections/spec/identify/#traits), and recommend using the standardized names for the reserved traits covered there.
4747

4848

4949
### Track

0 commit comments

Comments
 (0)