Skip to content

Commit

Permalink
Merge pull request aaronn#58 from timstallmann/timstallmann-fix-readm…
Browse files Browse the repository at this point in the history
…e-typo

Fix a typo in readme
  • Loading branch information
aaronn committed Apr 17, 2020
2 parents 123ab54 + 05d473c commit 9f08f55
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 9f08f55

Please sign in to comment.