diff options
| -rw-r--r-- | contributors/design-proposals/auth/bound-service-account-tokens.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/auth/bound-service-account-tokens.md b/contributors/design-proposals/auth/bound-service-account-tokens.md index e5a9f23d..7a7a2003 100644 --- a/contributors/design-proposals/auth/bound-service-account-tokens.md +++ b/contributors/design-proposals/auth/bound-service-account-tokens.md @@ -234,6 +234,6 @@ bound. tokens authenticating to the Kubernetes API. * The Kubernetes apiserver will identify itself as `kubernetes.default.svc` which is the DNS name of the Kubernetes apiserver. When no audience is - requested, the audience is defaulted the audience is defaulted to an array + requested, the audience is defaulted to an array containing only this identifier. |
