Skip to content

Commit 38ac042

Browse files
authored
Update README.md
1 parent 155e878 commit 38ac042

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
@@ -141,7 +141,7 @@ class ExampleController
141141
->build()
142142
);
143143

144-
//sending button_click event as button_click (+30)
144+
//sending purchase event with purchase amount (+30)
145145
$client->statistics()->sendEvent(
146146
$eventBuilder
147147
->summarize()

0 commit comments

Comments
 (0)