Browse Source

Remove extra word in README

Jeremy Keeshin 10 years ago
parent
commit
dac1ec34f2
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)
 ![](https://ngrok.com/static/img/overview.png)
 
 
 ## What is ngrok?
 ## 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.
 ngrok captures and analyzes all traffic over the tunnel for later inspection and replay.
 
 
 ## What can I do with ngrok?
 ## What can I do with ngrok?