Fix small typo: is updates --> is updated

pull/24649/head
Walter Sosa 2020-10-19 23:54:53 -07:00 committed by GitHub
parent 362b287d64
commit 0948cf981e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -752,7 +752,7 @@ apply multiple fixes in between pausing and resuming without triggering unnecess
REVISION CHANGE-CAUSE
1 <none>
```
* Get the rollout status to ensure that the Deployment is updates successfully:
* Get the rollout status to ensure that the Deployment is updated successfully:
```shell
kubectl get rs
```