diff --git a/website/source/intro/getting-started/connect.html.md b/website/source/intro/getting-started/connect.html.md index 6b8de5e96046..89b1f980f2a3 100644 --- a/website/source/intro/getting-started/connect.html.md +++ b/website/source/intro/getting-started/connect.html.md @@ -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.