We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6630873 commit c2742b2Copy full SHA for c2742b2
content/en/docs/reference/access-authn-authz/certificate-signing-requests.md
@@ -199,7 +199,7 @@ To allow signing a CertificateSigningRequest:
199
## Normal user
200
201
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
+authenticate and invoke an API. First, this user must have a certificate issued
203
by the Kubernetes cluster, and then present that certificate to the Kubernetes API.
204
205
### Create private key
0 commit comments