From 71265afb1d6fc608217bd404ba57567d907d08a1 Mon Sep 17 00:00:00 2001 From: hamzisco Date: Mon, 3 Jun 2024 16:21:27 +0100 Subject: [PATCH] Update configuration.md Correct typo "(...) to by looked up (...)" -> "(...) to be looked up (...)" Signed-off-by: hamzisco --- docs/features/kubernetes/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/kubernetes/configuration.md b/docs/features/kubernetes/configuration.md index 0002e51160..7c14c40283 100644 --- a/docs/features/kubernetes/configuration.md +++ b/docs/features/kubernetes/configuration.md @@ -627,7 +627,7 @@ annotations: #### Adding the namespace annotation Entities can have the `backstage.io/kubernetes-namespace` annotation, this will cause the entity's Kubernetes resources -to by looked up via that namespace. +to be looked up via that namespace. ```yaml annotations: