Update spec/README.md

language fix

Co-Authored-By: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
César Gallego Rodríguez
2019-08-21 11:59:21 +02:00
committed by GitHub
parent d9f247cc17
commit 44287738f5
+1 -1
View File
@@ -246,7 +246,7 @@ A new id is created for the appended route so it can be referenced later.
```
* **Error Responses**:
* **Code**: `400 Malformed JSON`
* **Code**: `422 Invalid Route Spec`
* **Code**: `422 Invalid Route`
* **Sample Call**:<br />
```sh
$ curl -X POST --data-binary @- $KAPOW_URL/routes <<EOF