Skip to content

Commit e667411

Browse files
iamjarvoapparentlymart
authored andcommitted
website: Fix spacing of literal "terraform console" (hashicorp#13807)
1 parent 72f2a31 commit e667411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/commands/console.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $ echo "1 + 5" | terraform console
5252

5353
## Remote State
5454

55-
The `terraform console `command will read configured state even if it
55+
The `terraform console` command will read configured state even if it
5656
is [remote](/docs/state/remote.html). This is great for scripting
5757
state reading in CI environments or other remote scenarios.
5858

0 commit comments

Comments
 (0)