diff --git a/website/content/docs/connect/config-entries/terminating-gateway.mdx b/website/content/docs/connect/config-entries/terminating-gateway.mdx index ff5facca5c..9acab3c0ff 100644 --- a/website/content/docs/connect/config-entries/terminating-gateway.mdx +++ b/website/content/docs/connect/config-entries/terminating-gateway.mdx @@ -651,11 +651,11 @@ and configure default certificates for mutual TLS. Also override the SNI and CA { name: 'Services', type: 'array: ', - description: 'A list of services to link + description: `A list of services to link with the gateway. The gateway will proxy traffic to these services. These linked services must be registered with Consul for the gateway to discover their addresses. They must also be registered in the same Consul datacenter as the terminating gateway. If Consul ACLs are - enabled, the Terminatig Gateway's ACL token must grant `service:write` for all linked services.', + enabled, the Terminating Gateway's ACL token must grant service:write for all linked services.`, children: [ { name: 'Name',