Skip to content

Commit d2f227d

Browse files
authored
Merge pull request #29727 from jonassteinberg1/patch-2
"First this user must have [a] certificate issued..."
2 parents 098501e + c2742b2 commit d2f227d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/certificate-signing-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ To allow signing a CertificateSigningRequest:
199199
## Normal user
200200

201201
A few steps are required in order to get a normal user to be able to
202-
authenticate and invoke an API. First, this user must have certificate issued
202+
authenticate and invoke an API. First, this user must have a certificate issued
203203
by the Kubernetes cluster, and then present that certificate to the Kubernetes API.
204204

205205
### Create private key

0 commit comments

Comments
 (0)