Grammar Improvement

This commit is contained in:
Logan Rakai 2018-03-10 09:30:22 -07:00 committed by GitHub
parent 557bc1a349
commit 84637534f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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