diff --git a/website/content/docs/api-gateway/configuration/gateway.mdx b/website/content/docs/api-gateway/configuration/gateway.mdx index 61b36b65eb..8907b753e1 100644 --- a/website/content/docs/api-gateway/configuration/gateway.mdx +++ b/website/content/docs/api-gateway/configuration/gateway.mdx @@ -117,7 +117,8 @@ namespaceSelector: ### listeners.allowedRoutes.namespaces.selector.matchLabels Specifies an array of labels and label values. If a match is found, then routes with the matching label(s) are allowed to attach to the `Gateway`. This selector can contain any arbitrary key/value pair. -In the following example, routes in namespaces that have a `bar` label are allowed to attache to the `Gateway`. +In the following example, routes in namespaces that have a `bar` label are allowed to attach to the `Gateway`. + ```yaml namespaceSelector: matchLabels: