diff --git a/command/meta_backend.go b/command/meta_backend.go index 6a07e0724..121b07bc2 100644 --- a/command/meta_backend.go +++ b/command/meta_backend.go @@ -1490,7 +1490,7 @@ const errBackendRemoteRead = ` Error reading backend state: %s Terraform is trying to read the state from your configured backend to -determien if there is any migration steps necessary. Terraform can't continue +determine if there is any migration steps necessary. Terraform can't continue without this check because that would risk losing state. Please resolve the error above and try again. `