Typo delete duplicated "is ", "utilty"->"utility"

In "The upgrade is will occur once the channels utilty picks up the change within a
few minutes.", “is” is superfluous.
"utilty" is wrong word, should be utility here.
This commit is contained in:
AdamDang 2018-03-10 10:07:44 +08:00 committed by GitHub
parent d46f35539f
commit 02c0115043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ kubectl get deployment -n kube-system kube-dns \
-o jsonpath='{.spec.template.spec.containers[?(@.name == "dnsmasq")].image}'
```
The upgrade is will occur once the channels utilty picks up the change within a
The upgrade will occur once the channels utility picks up the change within a
few minutes.
## Tested Kubernetes Versions