Skip to content

Commit d0c3c80

Browse files
author
Tim Middleton
authored
Minor message update (#333)
1 parent 94d6049 commit d0c3c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/monitor_cluster.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
const (
2626
defaultLayoutName = "default"
2727
pressAdditional = "(press key in [] to toggle expand, ? = help)"
28-
pressAdditionalReset = "(press key in [] ESC to exit expand)"
28+
pressAdditionalReset = "(press key in [] or ESC to exit expand)"
2929
noContent = " No Content"
3030
errorContent = "Unable to retrieve data"
3131
unableToFindPanel = "unable to find panel [%v], use --help or --show-panels to see all options"

0 commit comments

Comments
 (0)