Skip to content

Commit 93bc747

Browse files
Merge branch 'develop' of github-caw.com:interakt/track-python into develop
2 parents 542db44 + 7ee39c5 commit 93bc747

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
@@ -61,7 +61,7 @@ The `identify` call has the following fields:
6161
|phone_number|str|phone_number without country_code (eg: "9876598765")|
6262
|traits|dict|A dict of traits you know about the user. Things like: `email`, `name` or `age`|
6363

64-
**NOTE:** Atleast of these two is required for user identification :
64+
**NOTE:** Atleast one of these two is required for user identification :
6565

6666
- **user_id**, OR
6767
- **phone_number** with **country_code**

0 commit comments

Comments
 (0)