Skip to content

Commit 542db44

Browse files
Readme change test commit
1 parent 64fdf9f commit 542db44

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
@@ -85,4 +85,4 @@ The `event` call has the following fields:
8585
|--|--|--|
8686
|user_id|str or int|The ID for the user in your database.|
8787
|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`.|
88+
|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

Comments
 (0)