From 3afa08b1bccb9ee15d93b1b2f4a224b4d9ab8a79 Mon Sep 17 00:00:00 2001 From: "Kyle A. Matheny" <1580012+ph-One@users.noreply.github.com> Date: Tue, 18 May 2021 11:04:54 -0400 Subject: [PATCH] Remove duplicate word (#28716) --- website/docs/language/resources/provisioners/local-exec.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/language/resources/provisioners/local-exec.html.md b/website/docs/language/resources/provisioners/local-exec.html.md index f0d463ea77..1feded8c7a 100644 --- a/website/docs/language/resources/provisioners/local-exec.html.md +++ b/website/docs/language/resources/provisioners/local-exec.html.md @@ -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