diff options
| -rw-r--r-- | contributors/design-proposals/apps/controller_history.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/apps/controller_history.md b/contributors/design-proposals/apps/controller_history.md index af58fad2..6e313ce8 100644 --- a/contributors/design-proposals/apps/controller_history.md +++ b/contributors/design-proposals/apps/controller_history.md @@ -390,7 +390,7 @@ the following command. ### Rollback -For future work, `kubeclt rollout undo` can be implemented in the general case +For future work, `kubectl rollout undo` can be implemented in the general case as an extension of the [above](#viewing-history ). ```bash |
