fixing typos in documentation

This commit is contained in:
Julien Neuhart
2018-12-10 19:59:45 +01:00
parent 9ce179f91b
commit 5a28f3597c
6 changed files with 26 additions and 28 deletions

View File

@@ -11,7 +11,7 @@ It accepts `POST` requests with a `multipart/form-data` Content-Type.
Nothing special here: you may send one or more PDF files and the API
will merge them and return the resulting PDF file.
### Guzzle
### cURL
```bash
$ curl --request POST \