From d9f247cc17558143d11625a46f658fd5ebcd1fe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Gallego=20Rodr=C3=ADguez?= Date: Wed, 21 Aug 2019 11:59:07 +0200 Subject: [PATCH] Update spec/README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit language fix Co-Authored-By: Roberto Abdelkader Martínez Pérez --- spec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/README.md b/spec/README.md index 494b8a9..55acfe1 100644 --- a/spec/README.md +++ b/spec/README.md @@ -180,7 +180,7 @@ respond to an external event (e.g. an incoming HTTP request). #### List routes -Returns JSON with all data about the current routes. Be aware that the command +Returns JSON with all the data about the current routes. Be aware that the command field must be a json scaped string. * **URL**: `/routes`