Skip to content

Commit

Permalink
Merge pull request #51 from sixth/patch-1
Browse files Browse the repository at this point in the history
minor typo fix
  • Loading branch information
errordeveloper authored Jun 6, 2018
2 parents 72fb390 + ebf4799 commit e4a6ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/eksctl/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var (
func utilsCmd() *cobra.Command {
cmd := &cobra.Command{
Use: "utils",
Short: "Varios utils",
Short: "Various utils",
Run: func(c *cobra.Command, _ []string) {
c.Help()
},
Expand Down

0 comments on commit e4a6ec9

Please sign in to comment.