Skip to content

Commit 05d473c

Browse files
author
Tim Stallmann
authored
Fix a typo in readme
1 parent ac1f6c6 commit 05d473c

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
@@ -31,7 +31,7 @@ Email to aaron@email.com:
3131
Return Stage
3232

3333
```bash
34-
curl -X POST -d "email=aaron@example.com&token=815381" localhost:8000/callback/auth/
34+
curl -X POST -d "email=aaron@example.com&token=815381" localhost:8000/auth/token/
3535

3636
> HTTP/1.0 200 OK
3737
> {"token":"76be2d9ecfaf5fa4226d722bzdd8a4fff207ed0e”}

0 commit comments

Comments
 (0)