docs: change fix typo

This commit is contained in:
Sidharth R 2023-05-20 02:00:34 +05:30
parent aa1743b7af
commit 128127d419

View File

@ -388,7 +388,7 @@ $ http AHOY pie.dev/post
```
HTTPie does not place any restrictions regarding which request methods can include a body.
For instance, you can smake an empty `POST` request as shown below:
For instance, you can make an empty `POST` request as shown below:
```bash
$ http POST pie.dev/post