From 60a9f41b6e73e96a0c6f79634d32a89f088e2b9b Mon Sep 17 00:00:00 2001 From: Carlos Esteban Lopez Jaramillo Date: Tue, 30 Aug 2022 16:53:18 -0500 Subject: [PATCH] docs: Update docs/features/kubernetes/authentication.md Co-authored-by: Jamie Klassen Signed-off-by: Carlos Esteban Lopez Jaramillo --- docs/features/kubernetes/authentication.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/kubernetes/authentication.md b/docs/features/kubernetes/authentication.md index 34ff2b69b4..543992a4ae 100644 --- a/docs/features/kubernetes/authentication.md +++ b/docs/features/kubernetes/authentication.md @@ -6,8 +6,8 @@ description: Authentication in Kubernetes plugin The authentication process in kubernetes is basically separate from backstage auth, the providers are configured so your kubernetes plugin can locate and access the clusters you -have access to, the providers currently available are categorized in server side auth and -client side auth. +have access to. The providers currently available are divided into server side and +client side. ## Server Side Providers