Fix typo in show command docs (#6784)

pull/6585/merge
Devon Harvey 10 years ago committed by Paul Stack
parent 283e3ae6b5
commit 689cfc97c1

@ -17,7 +17,7 @@ as Terraform sees it.
Usage: `terraform show [options] [path]`
You must may `show` with a path to either a Terraform state file or plan
You may use `show` with a path to either a Terraform state file or plan
file. If no path is specified, the current state will be shown.
The command-line flags are all optional. The list of available flags are:

Loading…
Cancel
Save