Skip to content

Commit aa9ce41

Browse files
Read me changes
1 parent 21452fe commit aa9ce41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ track.identify(
5454
Example `event` call:
5555
```
5656
track.event(
57-
user_id="changu_mangu",
57+
user_id="<USER_ID>",
5858
event="Add to Cart",
5959
traits={"amount": 200}
6060
)

0 commit comments

Comments
 (0)