Merge pull request #17550 from lrakai/lrakai-patch-module-usage

Grammar Improvement
pull/17557/head
Radek Simko 8 years ago committed by GitHub
commit 9cef4674c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,7 +47,7 @@ for each registry module can be found from the registry website.
Terraform also supports modules in local directories, identified by a relative
path starting with either `./` or `../`. Such local modules are useful to
organize code more complex repositories, and are described in more detail
organize code in more complex repositories, and are described in more detail
in [_Creating Modules_](/docs/modules/create.html).
Finally, Terraform can download modules directly from various storage providers

Loading…
Cancel
Save