Skip to content

Commit

Permalink
Fix a typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Stallmann committed Apr 15, 2020
1 parent ac1f6c6 commit 05d473c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Email to [email protected]:
Return Stage

```bash
curl -X POST -d "[email protected]&token=815381" localhost:8000/callback/auth/
curl -X POST -d "[email protected]&token=815381" localhost:8000/auth/token/

> HTTP/1.0 200 OK
> {"token":"76be2d9ecfaf5fa4226d722bzdd8a4fff207ed0e”}
Expand Down

0 comments on commit 05d473c

Please sign in to comment.