From e0f185f241497432e7577e02fce883c1d4aec8c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Sat, 9 Sep 2017 16:06:03 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 611258d..c3e54ab 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This jQuery module spins up a web interface over the try a SOAP Web Service directly from your web browser. This module has only one major pre-requisite: the SOAP service has to be exposed -through an API Gateway the supports CORS. +through an API Gateway that supports CORS. Hopefully, [apicast](https://github.com/3scale/apicast) does ! It is intended to be used in the 3scale developer portal.