Fix doubled words

This commit is contained in:
Tobias Bradtke 2018-08-14 12:55:09 +02:00 committed by GitHub
parent bbada3b2a9
commit 16412819b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.