Skip to content

Commit 4a0574a

Browse files
authored
Update authentication.md
1 parent ee8e67c commit 4a0574a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ spec:
207207
Service account bearer tokens are perfectly valid to use outside the cluster and
208208
209209
can be used to create identities for long standing jobs that wish to talk to the
210-
Kubernetes API. To manually create a service account, simply use the `kubectl
210+
Kubernetes API. To manually create a service account, simply use the `kubectl`
211211

212212
create serviceaccount (NAME)` command. This creates a service account in the
213213
current namespace and an associated secret.

0 commit comments

Comments
 (0)