fixed modules docs typo (#13087)

pull/13090/head
Ján Dzurek 9 years ago committed by Paul Stack
parent c95f25a1d0
commit 15abbe21c0

@ -83,7 +83,7 @@ Here we use `${path.module}` to get a module-relative path.
## Nested Modules
You can nest a module within another module. This module will be hidden from your root configuration, so you'll have re-expose any
You can nest a module within another module. This module will be hidden from your root configuration, so you'll have to re-expose any
variables and outputs you require.
The [get command](/docs/commands/get.html) will automatically get all nested modules.

Loading…
Cancel
Save