diff --git a/modules/nw-ingress-gateway-api-overview.adoc b/modules/nw-ingress-gateway-api-overview.adoc index 41549a541a3c..67e1afefdccf 100644 --- a/modules/nw-ingress-gateway-api-overview.adoc +++ b/modules/nw-ingress-gateway-api-overview.adoc @@ -21,7 +21,7 @@ HTTPRoute:: This resource specifies the routing behavior of HTTP requests from a GRPCRoute:: This resource specifies the routing behavior of gRPC requests. ReferenceGrant:: This resource enables cross-namespace references. For example, it enables routes to forward traffic to backends that are in a different namespace. -In {product-title}, the implementation of Gateway API is based on `gateway.networking.k8s.io/v1`, and all fields in this version are supported. +In {product-title}, the implementation of Gateway API is based on `gateway.networking.k8s.io/v1`, and all fields in this version are supported. For more information about the version of Gateway API, see the {product-title} release notes. [id="gateway-api-benefits_{context}"] == Benefits of Gateway API