From acb8d044a3893200ce386978ccb51380fe446889 Mon Sep 17 00:00:00 2001 From: Rafael Fonseca Date: Fri, 9 Oct 2015 09:34:17 +1300 Subject: [PATCH] Add missing 'e' --- .../docs/providers/aws/r/elasticsearch_domain.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/aws/r/elasticsearch_domain.html.markdown b/website/source/docs/providers/aws/r/elasticsearch_domain.html.markdown index 9dbacffcd..373edd59b 100644 --- a/website/source/docs/providers/aws/r/elasticsearch_domain.html.markdown +++ b/website/source/docs/providers/aws/r/elasticsearch_domain.html.markdown @@ -66,7 +66,7 @@ The following arguments are supported: * `dedicated_master_enabled` - (Optional) Indicates whether dedicated master nodes are enabled for the cluster. * `dedicated_master_type` - (Optional) Instance type of the dedicated master nodes in the cluster. * `dedicated_master_count` - (Optional) Number of dedicated master nodes in the cluster -* `zone_awarness_enabled` - (Optional) Indicates whether zone awareness is enabled. +* `zone_awareness_enabled` - (Optional) Indicates whether zone awareness is enabled. **snapshot_options** supports the following attribute: