fixing small issue with readme
This commit is contained in:
parent
094dd96245
commit
f71d48bea9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
# Routes
|
||||
|
||||
- New User - POST /register Body: `{
|
||||
"name": "Name"`
|
||||
"name": "Name"
|
||||
"email": "Email@email.com",
|
||||
"password": "Password"
|
||||
}`
|
||||
|
|
Loading…
Reference in a new issue