Spelling: intepretable --> interpretable
This commit is contained in:
parent
618c81c3ba
commit
0164b53a33
|
@ -39,7 +39,7 @@ The following options are available for use in the job specification.
|
||||||
|
|
||||||
* `args` - (Optional) A list of arguments to the optional `command`. If no
|
* `args` - (Optional) A list of arguments to the optional `command`. If no
|
||||||
`command` is present, `args` are ignored. References to environment variables
|
`command` is present, `args` are ignored. References to environment variables
|
||||||
or any [intepretable Nomad
|
or any [interpretable Nomad
|
||||||
variables](/docs/jobspec/interpreted.html) will be interpreted
|
variables](/docs/jobspec/interpreted.html) will be interpreted
|
||||||
before launching the task. For example:
|
before launching the task. For example:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue