typo (#1882)
This commit is contained in:
parent
a83bb17417
commit
a795ec93ac
@ -63,7 +63,7 @@ var (
|
||||
}
|
||||
dashboardCmd = &cobra.Command{
|
||||
Use: "dashboard",
|
||||
Short: "Display a dashbaord",
|
||||
Short: "Display a dashboard",
|
||||
RunE: cmdDashboard,
|
||||
Annotations: map[string]string{"type": "helper"},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user