From 8501d07dffdb6afa28e890d264372d338aaaab5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Din=20Mu=C5=A1i=C4=87?= Date: Mon, 10 Jul 2023 20:09:18 +0200 Subject: [PATCH] Fix typo in connection.mdx --- website/docs/language/resources/provisioners/connection.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/language/resources/provisioners/connection.mdx b/website/docs/language/resources/provisioners/connection.mdx index 0e2ba5c33b..b4b51dc543 100644 --- a/website/docs/language/resources/provisioners/connection.mdx +++ b/website/docs/language/resources/provisioners/connection.mdx @@ -72,7 +72,7 @@ Expressions in `connection` blocks cannot refer to their parent resource by name ### Argument Reference -The `connection` block supports the following argments. Some arguments are only supported by either the SSH or the WinRM connection type. +The `connection` block supports the following arguments. Some arguments are only supported by either the SSH or the WinRM connection type. | Argument | Connection Type | Description | Default |