diff --git a/website/content/docs/connect/gateways/mesh-gateway/index.mdx b/website/content/docs/connect/gateways/mesh-gateway/index.mdx index dd747c5c99..533821c5db 100644 --- a/website/content/docs/connect/gateways/mesh-gateway/index.mdx +++ b/website/content/docs/connect/gateways/mesh-gateway/index.mdx @@ -32,7 +32,7 @@ Each mesh gateway needs three things: Mesh gateways also require that your Consul datacenters are configured correctly: -- You'll need to use Consul version 1.6.0. +- Consul version 1.6.0 or newer is required. - Consul [Connect](/docs/agent/options#connect) must be enabled in both datacenters. - Each of your [datacenters](/docs/agent/options#datacenter) must have a unique name. - Your datacenters must be [WAN joined](https://learn.hashicorp.com/tutorials/consul/federarion-gossip-wan).