From 5ad27062f6c7623e3e312bc79a70f2b095e7deb6 Mon Sep 17 00:00:00 2001 From: Sahadat Hossain Date: Fri, 12 Feb 2021 22:33:37 +0600 Subject: [PATCH] Update content/en/docs/reference/access-authn-authz/authentication.md Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com> --- content/en/docs/reference/access-authn-authz/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/access-authn-authz/authentication.md b/content/en/docs/reference/access-authn-authz/authentication.md index ee093483a1..de6bb7d755 100644 --- a/content/en/docs/reference/access-authn-authz/authentication.md +++ b/content/en/docs/reference/access-authn-authz/authentication.md @@ -235,7 +235,7 @@ secrets: - name: jenkins-token-1yvwg ``` -The created secret holds the public CA of the API server, and a signed JSON Web +The created secret holds the public CA of the API server and a signed JSON Web Token (JWT). ```bash