Skip to content

Commit 11f542a

Browse files
authored
Update authentication.md
1 parent 5ad2706 commit 11f542a

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
@@ -206,7 +206,7 @@ spec:
206206
207207
Service account bearer tokens are perfectly valid to use outside the cluster and
208208
209-
can be used to create identities for long-standing jobs that wish to talk to the
209+
can be used to create identities for long standing jobs that wish to talk to the
210210
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

0 commit comments

Comments
 (0)