Remove duplicate word (#28716)

pull/28739/head
Kyle A. Matheny 5 years ago committed by GitHub
parent 4928e1dd01
commit 3afa08b1bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save