Skip to content

Commit 3bf1d15

Browse files
authored
Update README.md
1 parent ef78a3b commit 3bf1d15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ No authentication required.
3030
curl http://localhost:3000/api/v1/books
3131
```
3232

33-
**Create book**
33+
**Create book endpoint**
3434
```bash
3535
curl -X POST http://localhost:3000/api/v1/books \
3636
-H "Content-Type: application/json" \

0 commit comments

Comments
 (0)