Browse Source

Merge pull request #171 from jkeesh/patch-1

Remove extra word in README
Alan Shreve 10 years ago
parent
commit
f1c0726eb9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -3,7 +3,7 @@
 ![](https://ngrok.com/static/img/overview.png)
 
 ## What is ngrok?
-ngrok is a reverse proxy that creates a secure tunnel between from a public endpoint to a locally running web service.
+ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service.
 ngrok captures and analyzes all traffic over the tunnel for later inspection and replay.
 
 ## What can I do with ngrok?