From 520fde78f368854aa3f843bc370eb4b6aa9ffc0c Mon Sep 17 00:00:00 2001 From: Benjamin Jee Date: Wed, 30 Aug 2023 15:51:31 -0700 Subject: [PATCH] Fix typo from NGK to NKG --- docs/resource-validation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resource-validation.md b/docs/resource-validation.md index ba4f57e143..da2647be67 100644 --- a/docs/resource-validation.md +++ b/docs/resource-validation.md @@ -121,7 +121,7 @@ This step catches the following cases of invalid values: - Malicious values that inject unrestricted NGINX config into the NGINX configuration (similar to an SQL injection attack). -Below is an example of how NGK rejects an invalid resource. The validation error is reported via the status: +Below is an example of how NKG rejects an invalid resource. The validation error is reported via the status: ```shell kubectl describe httproutes.gateway.networking.k8s.io coffee