From 1c8d737beedb3d365926e2384b3b4a948971bb88 Mon Sep 17 00:00:00 2001 From: David Yu Date: Wed, 1 Mar 2023 13:15:07 -0800 Subject: [PATCH] Update website/content/docs/release-notes/consul/v1_15_x.mdx Co-authored-by: Tu Nguyen --- website/content/docs/release-notes/consul/v1_15_x.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/release-notes/consul/v1_15_x.mdx b/website/content/docs/release-notes/consul/v1_15_x.mdx index 2090b2535d..dbd6392467 100644 --- a/website/content/docs/release-notes/consul/v1_15_x.mdx +++ b/website/content/docs/release-notes/consul/v1_15_x.mdx @@ -74,7 +74,7 @@ The following issues are known to exist in the v1.15.0 release: Envoy version 1.25.1 is not supported. If there is a reason you need to use this version of envoy use the ignore-envoy-compatibility flag. Using an unsupported version of Envoy is not recommended and your experience may vary. ``` - The workaround to resolve this issue until Consul 1.15.1 would be to run the client agents with the new `ingore-envoy-compatiblity` flag: + The workaround to resolve this issue until Consul v1.15.1 would be to run the client agents with the new `ingore-envoy-compatiblity` flag: ```shell-session $ consul connect envoy --ignore-envoy-compatibility