Remove duplicate word (#28716)
This commit is contained in:
parent
4928e1dd01
commit
3afa08b1bc
|
@ -44,7 +44,7 @@ The following arguments are supported:
|
|||
variables.
|
||||
|
||||
* `working_dir` - (Optional) If provided, specifies the working directory where
|
||||
`command` will be executed. It can be provided as as a relative path to the
|
||||
`command` will be executed. It can be provided as a relative path to the
|
||||
current working directory or as an absolute path. The directory must exist.
|
||||
|
||||
* `interpreter` - (Optional) If provided, this is a list of interpreter
|
||||
|
|
Loading…
Reference in New Issue