From d10640edb6b00df87a83318d6f313772e69d9f97 Mon Sep 17 00:00:00 2001 From: James Turnbull Date: Sat, 1 Oct 2016 10:21:22 -0400 Subject: [PATCH] Fixed minor style issue --- website/source/docs/modules/sources.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/modules/sources.html.markdown b/website/source/docs/modules/sources.html.markdown index 7a46258ca1..ff5fbff2c3 100644 --- a/website/source/docs/modules/sources.html.markdown +++ b/website/source/docs/modules/sources.html.markdown @@ -2,7 +2,7 @@ layout: "docs" page_title: "Module Sources" sidebar_current: "docs-modules-sources" -description: Explains the use of the source parameter which tells Terraform where the module can be found. +description: Explains the use of the source parameter, which tells Terraform where modules can be found. --- # Module Sources