From b8a1a77f6b2ec6b7d9502e2731e11a2b35657d76 Mon Sep 17 00:00:00 2001 From: Kristin Laemmert Date: Wed, 13 Jun 2018 06:57:32 -0700 Subject: [PATCH] command: fix spelling in error message - fixes #18065 (#18241) --- command/meta_backend.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/meta_backend.go b/command/meta_backend.go index 1bee95339c..f5cb034e7e 100644 --- a/command/meta_backend.go +++ b/command/meta_backend.go @@ -1500,7 +1500,7 @@ different states. The most common cause of seeing this error is using a plan that was created against a different state. Perhaps the plan is very old and the -state has since been recreated, or perhaps the plan was against a competely +state has since been recreated, or perhaps the plan was against a completely different infrastructure. `