Skip to content

Commit f97a85b

Browse files
authored
typo in readme.
1 parent d844a57 commit f97a85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ curl -X POST -d "email=aaron@email.com" localhost:8000/auth/email/
115115
116116
// OR
117117
118-
curl -X POST -d "mobile=+15552143912" localhost:8000/mobile/
118+
curl -X POST -d "mobile=+15552143912" localhost:8000/auth/mobile/
119119
```
120120
A 6 digit callback token will be sent to the contact point.
121121

0 commit comments

Comments
 (0)