website: Fix spacing of literal "terraform console" (#13807)

pull/13810/head
Jearvon Dharrie 9 years ago committed by Martin Atkins
parent 72f2a31298
commit e667411cc5

@ -52,7 +52,7 @@ $ echo "1 + 5" | terraform console
## Remote State
The `terraform console `command will read configured state even if it
The `terraform console` command will read configured state even if it
is [remote](/docs/state/remote.html). This is great for scripting
state reading in CI environments or other remote scenarios.

Loading…
Cancel
Save