We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64fdf9f commit 542db44Copy full SHA for 542db44
README.md
@@ -85,4 +85,4 @@ The `event` call has the following fields:
85
|--|--|--|
86
|user_id|str or int|The ID for the user in your database.|
87
|event|str|Name of the event you want to track, For eg: "Product Added".|
88
-|traits|dict|dictionary of properties for the event. If the event was **Product Added**, it might have properties like `price` or `product_name`.|
+|traits|dict|dictionary of properties for the event. If the event was **Product Added**, it might have properties like `price` or `product_name`|
0 commit comments