aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJulien Dessaux2024-04-20 23:46:41 +0200
committerJulien Dessaux2024-04-20 23:46:41 +0200
commit4845f3f5cd83aa0f037abf105633e55243896292 (patch)
tree6a919c6d732499ea57f2013e6409230739554d77 /docs
parentBump actions/checkout from 4.1.2 to 4.1.3 (#32) (diff)
downloadterraform-provider-eventline-4845f3f5cd83aa0f037abf105633e55243896292.tar.gz
terraform-provider-eventline-4845f3f5cd83aa0f037abf105633e55243896292.tar.bz2
terraform-provider-eventline-4845f3f5cd83aa0f037abf105633e55243896292.zip
doc(jobs): fixed wording
Diffstat (limited to 'docs')
-rw-r--r--docs/data-sources/jobs.md2
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.