mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
Minor grammar change
This commit is contained in:
parent
f81f517651
commit
4ecc9de937
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ This will put the example files within your working directory. You can then
|
|||
use your own editor to read and browse the configurations. This command will
|
||||
not _run_ any code.
|
||||
|
||||
~> If you want to browse the files before you download them, you can [view
|
||||
~> If you want to browse the files before downloading them, you can [view
|
||||
them on GitHub](https://github.com/hashicorp/terraform/tree/master/examples/aws-two-tier).
|
||||
|
||||
If you want to run the example, just run `terraform apply`:
|
||||
|
|
|
|||
Loading…
Reference in a new issue