From bddd348d740185730803e6a8d15f4afc56c5ee73 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 20 Apr 2023 20:30:05 -0700 Subject: [PATCH] Remove incorrect space --- website/docs/language/files/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/language/files/index.mdx b/website/docs/language/files/index.mdx index 88df547101..395b54a796 100644 --- a/website/docs/language/files/index.mdx +++ b/website/docs/language/files/index.mdx @@ -51,7 +51,7 @@ called by those modules, etc.). - In Terraform CLI, the root module is the working directory where Terraform is invoked. (You can use command line options to specify a root module outside - the working directory, but in practice this is rare. ) + the working directory, but in practice this is rare.) - In Terraform Cloud and Terraform Enterprise, the root module for a workspace defaults to the top level of the configuration directory (supplied via version control repository or direct upload), but the workspace settings can specify a