Skip to content

Commit b79b2fe

Browse files
PiusNyakoojoappleboy
authored andcommitted
Fixed typo in README.md (#46)
Fixed typo
1 parent fd239a9 commit b79b2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Download and install [httpie](https://github.com/jkbrzt/httpie) CLI HTTP client.
131131
### Login API:
132132

133133
```bash
134-
$ http -v --json POST localhost:8000/login username=admin password=admin
134+
$ http -v --json POST localhost:8000/auth/login username=admin password=admin
135135
```
136136

137137
Output screenshot

0 commit comments

Comments
 (0)