Fix typo.

This commit is contained in:
pancho horrillo
2019-09-06 12:19:04 +02:00
parent 479e3cb13b
commit 9fdd75f6d8
+1 -1
View File
@@ -181,7 +181,7 @@ respond to an external event (e.g. an incoming HTTP request).
#### List routes
Returns JSON with all the data about the current routes. Be aware that the command
field must be a json scaped string.
field must be an escaped JSON string.
* **URL**: `/routes`
* **Method**: `GET`