Update content/en/docs/reference/access-authn-authz/authentication.md

Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com>
This commit is contained in:
Sahadat Hossain
2021-02-12 22:33:37 +06:00
committed by GitHub
parent a93938b00e
commit 5ad27062f6
@@ -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