Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 authored Oct 6, 2023
1 parent 064e1aa commit a7240aa
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 @@ -26,4 +26,4 @@ $ curl -vX POST http://0.0.0.0:8000/api/v1/users -d @user.json \
--header "Content-Type: application/json"
```

Where `users.json` is a valid JSON object containing your form data.
Where `user.json` is a valid JSON object containing your form data.

0 comments on commit a7240aa

Please sign in to comment.