From b34d0ec0d9cd451e6497eaf890074a3fb4c3b785 Mon Sep 17 00:00:00 2001 From: Rob Scott Date: Wed, 13 Jul 2022 21:13:17 +0000 Subject: [PATCH] Fixing a typo in Gateway API blog post --- content/en/blog/_posts/2022-07-13-gateway-api-in-beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2022-07-13-gateway-api-in-beta.md b/content/en/blog/_posts/2022-07-13-gateway-api-in-beta.md index 256b88b801..54457cd336 100644 --- a/content/en/blog/_posts/2022-07-13-gateway-api-in-beta.md +++ b/content/en/blog/_posts/2022-07-13-gateway-api-in-beta.md @@ -10,7 +10,7 @@ canonicalUrl: https://gateway-api.sigs.k8s.io/blog/2022/graduating-to-beta/ We are excited to announce the v0.5.0 release of Gateway API. For the first time, several of our most important Gateway API resources are graduating to -beta. Additional, we are starting a new initiative to explore how Gateway API +beta. Additionally, we are starting a new initiative to explore how Gateway API can be used for mesh and introducing new experimental concepts such as URL rewrites. We'll cover all of this and more below.