Merge pull request #9416 from Phat3/patch-1

Fix possible typo carried over from Terraform documentation.
pull/9418/head
Wilken Rivera 6 years ago committed by GitHub
commit e336f0069f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -153,6 +153,6 @@ printed unless an error occurs earlier.
For example:
```shell-session
$ echo "1 + 5" | terraform console
$ echo "1 + 5" | packer console
6
```
```

Loading…
Cancel
Save