Skip to content

Commit 31114b0

Browse files
authored
Update README.md
1 parent 0f3a51a commit 31114b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ SecureNative::track(array(
9595

9696
```php
9797
$ver = SecureNative::verify(array(
98-
'event' => EventTypes::LOG_IN,
98+
'event' => EventTypes::VERIFY,
9999
'userId' => '27',
100100
'context' => SecureNativeContext::fromRequest(),
101101
'userTraits' => (object)[

0 commit comments

Comments
 (0)