Corrected a plural

This commit is contained in:
Nick Walke 2016-10-07 10:23:11 -05:00
parent 04d0d0f0ae
commit 10419405a7
No known key found for this signature in database
GPG Key ID: FD3A85F374065E1B
1 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ variable "users" {
} }
``` ```
The usage of maps, list, strings, etc. is documented fully in the The usage of maps, lists, strings, etc. is documented fully in the
[interpolation syntax](/docs/configuration/interpolation.html) [interpolation syntax](/docs/configuration/interpolation.html)
page. page.