From f7aa22fd81c4a3a18f2c5a062fed6f7fe7a7f7e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=BCller?= Date: Tue, 28 Nov 2017 15:45:45 +0100 Subject: [PATCH] fixed typo --- website/docs/modules/usage.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/modules/usage.html.markdown b/website/docs/modules/usage.html.markdown index 593bf2ef1f..8fd35b5082 100644 --- a/website/docs/modules/usage.html.markdown +++ b/website/docs/modules/usage.html.markdown @@ -27,7 +27,7 @@ the [Consul module for AWS](https://registry.terraform.io/modules/hashicorp/cons from the [Terraform Registry](https://registry.terraform.io). Other source types are supported, as described in the following section. -Just like a resource, the a module's configuration can be deleted to destroy the +Just like a resource, a module's configuration can be deleted to destroy the resources belonging to the module. ## Source