Skip to content

Commit d661f06

Browse files
authored
Merge pull request #24288 from santadasu/patch-3
Update certificate-signing-requests.md
2 parents 5bf9d97 + 2a25de3 commit d661f06

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
@@ -227,7 +227,7 @@ rules:
227227

228228
## Normal User
229229

230-
There are a few steps are required in order to get normal user to be able to authenticate and invoke API. First, this user must have certificate issued by the Kubernetes Cluster, and then present that Certificate into the API call as the Certificate Header, or through the kubectl.
230+
A few steps are required in order to get normal user to be able to authenticate and invoke an API. First, this user must have certificate issued by the Kubernetes Cluster, and then present that Certificate to the API call as the Certificate Header or through the kubectl.
231231

232232
### Create Private Key
233233

0 commit comments

Comments
 (0)