From ed59bd7299d07f26973098b06a349a62c235eba5 Mon Sep 17 00:00:00 2001 From: Shanee D Date: Wed, 13 Apr 2022 16:13:20 -0700 Subject: [PATCH] fix: Fix typo in v1.0 upgrade guide --- website/docs/language/upgrade-guides/1-0.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/language/upgrade-guides/1-0.mdx b/website/docs/language/upgrade-guides/1-0.mdx index 47892dae45..b099980202 100644 --- a/website/docs/language/upgrade-guides/1-0.mdx +++ b/website/docs/language/upgrade-guides/1-0.mdx @@ -29,7 +29,7 @@ recommend upgrading one major version at a time until you reach Terraform v0.14, following the upgrade guides of each of those versions, because those earlier versions include mechanisms to automatically detect necessary changes to your configuration, and in some cases also automatically edit your configuration -to include those changes. One you reach Terraform v0.14 you can then skip +to include those changes. Once you reach Terraform v0.14 you can then skip directly from there to Terraform v1.0. The following table summarizes the above recommendations. In each case, we