From bfcab93d8d9e91b910a31af700268b0bff8b5d6e Mon Sep 17 00:00:00 2001 From: Alfredo Delgado Date: Sat, 30 Jan 2016 12:26:26 -0500 Subject: [PATCH] Update README.md Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f52ea8aab..c66123899 100644 --- a/README.md +++ b/README.md @@ -429,7 +429,7 @@ proxy.close(); #### ProxyTable API -A proxy table API is available through through this add-on [module](https://github.com/donasaur/http-proxy-rules), which lets you define a set of rules to translate matching routes to target routes that the reverse proxy will talk to. +A proxy table API is available through this add-on [module](https://github.com/donasaur/http-proxy-rules), which lets you define a set of rules to translate matching routes to target routes that the reverse proxy will talk to. #### Test