We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 542db44 + 7ee39c5 commit 93bc747Copy full SHA for 93bc747
README.md
@@ -61,7 +61,7 @@ The `identify` call has the following fields:
61
|phone_number|str|phone_number without country_code (eg: "9876598765")|
62
|traits|dict|A dict of traits you know about the user. Things like: `email`, `name` or `age`|
63
64
-**NOTE:** Atleast of these two is required for user identification :
+**NOTE:** Atleast one of these two is required for user identification :
65
66
- **user_id**, OR
67
- **phone_number** with **country_code**
0 commit comments