From b732a668f66fb8eb0081fd7ae5362e7aa58efc2f Mon Sep 17 00:00:00 2001 From: Anubhav Mishra Date: Sun, 16 Sep 2018 14:14:53 -0700 Subject: [PATCH] website: quick typo fix --- website/source/intro/getting-started/connect.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.