diff --git a/plugins/kops/kops.plugin.zsh b/plugins/kops/kops.plugin.zsh index f4fc6f442..472eddc76 100644 --- a/plugins/kops/kops.plugin.zsh +++ b/plugins/kops/kops.plugin.zsh @@ -1,4 +1,4 @@ -# Autocompletion for kubectl, the command line interface for Kubernetes +# Autocompletion for kops, the command line interface for creating/managing Kubernetes clusters # # Author: https://github.com/whithajess