Skip to content

Commit a976788

Browse files
Update src/connections/destinations/lumen/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 0b1e3fa commit a976788

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/lumen

1 file changed

+1
-1
lines changed

src/connections/destinations/lumen/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ analytics.identify('userId123', {
3535
});
3636
```
3737

38-
If the identifier doesn't exist, a new user record is created. If the identifier already exist, we update the user record For example:
38+
If the identifier doesn't exist, a new user record is created. If the identifier already exist, Segment updates the user record. For example:
3939

4040
Segment sends Identify calls to Lumen as an `identify` event.
4141

0 commit comments

Comments
 (0)