From 809f50fbf2a5502a1f421fb40c59adac9baf61d0 Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Fri, 30 Jul 2021 14:07:03 -0400 Subject: [PATCH] Update website/docs/language/meta-arguments/module-providers.html.md Co-authored-by: Tu Nguyen --- website/docs/language/meta-arguments/module-providers.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/language/meta-arguments/module-providers.html.md b/website/docs/language/meta-arguments/module-providers.html.md index 5a020e43eb..0103fd0302 100644 --- a/website/docs/language/meta-arguments/module-providers.html.md +++ b/website/docs/language/meta-arguments/module-providers.html.md @@ -1,7 +1,7 @@ --- layout: "language" page_title: "The Module providers Meta-Argument - Configuration Language" -description: "providers specifies which provider configurations from a parent module are available in a child module." +description: "The providers meta-argument specifies which provider configurations from a parent module are available in a child module." --- # The Module `providers` Meta-Argument