From 382d33bb7e21ea62d53089a26389ad375c297829 Mon Sep 17 00:00:00 2001 From: Dane Harrigan Date: Mon, 9 Mar 2020 10:58:29 -0700 Subject: [PATCH] Update envoy.html.md.erb (#7394) Minor typo --- website/source/docs/commands/connect/envoy.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/commands/connect/envoy.html.md.erb b/website/source/docs/commands/connect/envoy.html.md.erb index aab568caa8..2903a49667 100644 --- a/website/source/docs/commands/connect/envoy.html.md.erb +++ b/website/source/docs/commands/connect/envoy.html.md.erb @@ -15,7 +15,7 @@ The connect Envoy command is used to generate a bootstrap configuration for Connect](/docs/connect/). The default behaviour is to generate the necessary bootstrap configuration for -Envoy based on the environment variables and options provided and by taking to +Envoy based on the environment variables and options provided and by talking to the local Consul agent. It `exec`s an external Envoy binary with that configuration leaving the Envoy process running in the foreground. An error is returned on operating systems other than linux or macOS since Envoy does not