diff --git a/app/_src/kubernetes-ingress-controller/plugins/cross-namespace.md b/app/_src/kubernetes-ingress-controller/plugins/cross-namespace.md index 51c2e8335e9f..68206473f0ef 100644 --- a/app/_src/kubernetes-ingress-controller/plugins/cross-namespace.md +++ b/app/_src/kubernetes-ingress-controller/plugins/cross-namespace.md @@ -182,7 +182,7 @@ Create a consumers named `aygerim` and `rustem` that use these credentials: Luka and Kim wants to limit the amount of requests to the `httpbin` Service on a per-consumer basis. Because they only have access to their own namespaces, -they need to create rules that allow interactions accross them. +they need to create rules that allow interactions across them. By default, resources that support the [`konghq.com/plugins` annotation](/kubernetes-ingress-controller/{{page.release}}/reference/annotations/#konghqcomplugins) can only attach plugins in their same namespace. ReferenceGrant resources can