diff options
Diffstat (limited to 'docs/data-sources/jobs.md')
-rw-r--r-- | docs/data-sources/jobs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/data-sources/jobs.md b/docs/data-sources/jobs.md index aef86b6..f289334 100644 --- a/docs/data-sources/jobs.md +++ b/docs/data-sources/jobs.md @@ -107,7 +107,7 @@ Read-Only: Read-Only: -- `arguments` (List of String) The list of arguments to pass to the command. +- `arguments` (List of String) The list of arguments to pass to the script. - `content` (String) The script file contents. - `path` (String) The path of the script file relative to the job file. |