Skip to content

Commit 7f13ad4

Browse files
authored
Fix typo in resource-validation doc (#1018)
Fix typo from NGK to NKG
1 parent 4179efe commit 7f13ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resource-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ This step catches the following cases of invalid values:
121121
- Malicious values that inject unrestricted NGINX config into the NGINX configuration (similar to an SQL injection
122122
attack).
123123

124-
Below is an example of how NGK rejects an invalid resource. The validation error is reported via the status:
124+
Below is an example of how NKG rejects an invalid resource. The validation error is reported via the status:
125125

126126
```shell
127127
kubectl describe httproutes.gateway.networking.k8s.io coffee

0 commit comments

Comments
 (0)