Skip to content

Commit 7286b30

Browse files
authored
Merge pull request #24649 from wasosa/patch-1
Fix small typo: is updates --> is updated
2 parents ac8ce96 + 0948cf9 commit 7286b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/controllers/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ apply multiple fixes in between pausing and resuming without triggering unnecess
752752
REVISION CHANGE-CAUSE
753753
1 <none>
754754
```
755-
* Get the rollout status to ensure that the Deployment is updates successfully:
755+
* Get the rollout status to ensure that the Deployment is updated successfully:
756756
```shell
757757
kubectl get rs
758758
```

0 commit comments

Comments
 (0)