Skip to content

Commit 7d672be

Browse files
authored
Update README.md
1 parent 454617b commit 7d672be

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
@@ -143,7 +143,7 @@ from securenative.enums.event_types import EventTypes
143143
from securenative.models.user_traits import UserTraits
144144

145145

146-
def track(request):
146+
def verify(request):
147147
securenative = SecureNative.get_instance()
148148

149149
context = SecureNativeContext.from_http_request(request)

0 commit comments

Comments
 (0)