website: quick typo fix (#4683)

This commit is contained in:
Anubhav Mishra 2018-09-17 04:06:11 -07:00 committed by Paul Banks
parent ed7eeb9404
commit e33502ee5c
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ EOF
```
This configures a Consul-managed proxy for the service "web" that
is listening on port 9191 to establish connects to "socat" as "web". The
is listening on port 9191 to establish connections to "socat" as "web". The
"web" service should then use that local port to talk to socat rather than
directly attempting to connect.