mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Fix typo
This commit is contained in:
@@ -51,7 +51,7 @@ Dispatch Options:
|
||||
}
|
||||
|
||||
func (c *JobDispatchCommand) Synopsis() string {
|
||||
return "Dispatch an instance of a parametereized job"
|
||||
return "Dispatch an instance of a parameterized job"
|
||||
}
|
||||
|
||||
func (c *JobDispatchCommand) Run(args []string) int {
|
||||
|
||||
Reference in New Issue
Block a user