Skip to content

Commit

Permalink
fix switch info
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 committed Nov 29, 2019
1 parent 3872dc3 commit 13c4536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/switch.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Switch Kube Context interactively.
}

prompt := promptui.Select{
Label: "Spicy Level",
Label: "Select Kube Context",
Items: kubeItems,
Templates: templates,
Size: 4,
Expand Down

0 comments on commit 13c4536

Please sign in to comment.