Skip to content

Commit 2a25de3

Browse files
authored
Update certificate-signing-requests.md
Reworded the sentence for easy comprehension.
1 parent e2233f5 commit 2a25de3

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)