backend/local: fix could not to did not to prevent error look

This commit is contained in:
Mitchell Hashimoto 2017-02-14 12:09:45 -08:00
parent a7cfb8062b
commit 5e4f6cf2b1
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ Path: %s
const planNoChanges = `
[reset][bold][green]No changes. Infrastructure is up-to-date.[reset][green]
This means that Terraform could not detect any differences between your
This means that Terraform did not detect any differences between your
configuration and real physical resources that exist. As a result, Terraform
doesn't need to do anything.
`