From 4f7c238a1d4cfc635dd01269d3c7da7a25a63cda Mon Sep 17 00:00:00 2001 From: jamiepla1 <84567274+jamiepla1@users.noreply.github.com> Date: Thu, 27 Feb 2025 11:08:43 +0000 Subject: [PATCH] Fix Typo in faq.md (#59) There is a typo: overrwrite line 97 --- docs/content/accelerator/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/accelerator/faq.md b/docs/content/accelerator/faq.md index 8477d55..cf92e0b 100644 --- a/docs/content/accelerator/faq.md +++ b/docs/content/accelerator/faq.md @@ -114,7 +114,7 @@ Follow the steps in the [Upgrade Guide]({{< relref "upgradeguide" >}}) to upgrad ## Questions about Multiple landing zone deployments -### I want to deploy multiple landing zones, but the PowerShell command keeps trying to overrwrite my existing environment +### I want to deploy multiple landing zones, but the PowerShell command keeps trying to overwrite my existing environment After bootstrapping, the PowerShell leaves the folder structure intact, including the Terraform state file. This is by design, so you have an opportunity to amend or destroy the environment.