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 ee36591242
commit 7bc0564098

View File

@ -151,7 +151,7 @@ EOF
``` ```
This configures a Consul-managed proxy for the service "web" that 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 "web" service should then use that local port to talk to socat rather than
directly attempting to connect. directly attempting to connect.