Skip to content

Commit 32b13bd

Browse files
Update README.md
1 parent f75b1f7 commit 32b13bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ track.on_error = on_error
4242

4343
# APIs
4444
## User
45-
The `identify` lets you tie a user to their actions and record traits about them. It includes a unique **User ID** or **Phone Number and Country Code** any optional traits you know about them.
45+
The track `user` call lets you tie a user to their actions and record traits about them. It includes a unique **User ID** or **Phone Number and Country Code** any optional traits you know about them.
4646

4747
Example `user` call:
4848
```

0 commit comments

Comments
 (0)