Skip to content

Commit

Permalink
Merge pull request #178 from shantanugadgil/patch-1
Browse files Browse the repository at this point in the history
typo and message fixup
  • Loading branch information
jrasell committed May 23, 2018
2 parents 014bd3a + e4bbcd3 commit 667ceb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions command/scale_in.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ Scale In Options:
one of count or percent can be passed.
-task-group=<name>
The name of the task group you wish to target for scaling. Is this is not
speicified all task groups within the job will be scaled.
The name of the task group you wish to target for scaling. If this is not
specified, all task groups within the job will be scaled.
`
return strings.TrimSpace(helpText)
}
Expand Down

0 comments on commit 667ceb4

Please sign in to comment.