Skip to content

Commit acefcae

Browse files
zhu-xiaoweixiaoweii
andauthored
fix: typo in readme (#13)
Co-authored-by: xiaoweii <xiaoweii@amazom.com>
1 parent 974c4ba commit acefcae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ Add the following code where you need to complete the event report.
111111
import Clickstream
112112

113113
let attributes: ClickstreamAttribute = [
114-
"channel": "apple",
115-
"uccessful": true,
114+
"Channel": "apple",
115+
"Successful": true,
116116
"ProcessDuration": 12.33,
117117
"UserAge": 20,
118118
]

0 commit comments

Comments
 (0)