mirror of https://github.com/linkerd/website.git
Fix typo in gateway-api doc (#1912)
This commit is contained in:
parent
a2abac22d7
commit
d9dd673f97
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Gateway API support
|
||||
description: Linkerd uses the Gateway API resource types for much configuration.
|
||||
description: Linkerd uses Gateway API resource types to configure certain features.
|
||||
---
|
||||
|
||||
The Gateway API is a set of CRDs in the `gateway.networking.k8s.io` API group
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Gateway API support
|
||||
description: Linkerd uses the Gateway API resource types for much configuration.
|
||||
description: Linkerd uses Gateway API resource types to configure certain features.
|
||||
---
|
||||
|
||||
The Gateway API is a set of CRDs in the `gateway.networking.k8s.io` API group
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Gateway API support
|
||||
description: Linkerd uses the Gateway API resource types for much configuration.
|
||||
description: Linkerd uses Gateway API resource types to configure certain features.
|
||||
---
|
||||
|
||||
The Gateway API is a set of CRDs in the `gateway.networking.k8s.io` API group
|
||||
|
|
|
|||
Loading…
Reference in New Issue