From da3602c01bf302f8b83598d6dcfc503e7b8dcac5 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 30 Sep 2016 18:06:47 -0400 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12345ee..745f4b9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # stunnel.js Works in combination with [stunneld.js](https://github.com/Daplie/node-tunnel-server) -to allow you to serve http and https from provide a secure tunnel. +to allow you to serve http and https through a secure tunnel. CLI ===