From 8888922af8dff95437ddc553d57f833e0790bdb2 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Thu, 2 Nov 2017 09:29:20 -0700 Subject: [PATCH] [DOCS] Fixed email action typo in watcher (elastic/x-pack-elasticsearch#2849) Original commit: elastic/x-pack-elasticsearch@80795a0c07b1c690aa964b9e22a40c16a5760bea --- docs/en/watcher/actions/email.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/watcher/actions/email.asciidoc b/docs/en/watcher/actions/email.asciidoc index e12f5b9042f..d32fcf10179 100644 --- a/docs/en/watcher/actions/email.asciidoc +++ b/docs/en/watcher/actions/email.asciidoc @@ -67,7 +67,7 @@ killed by firewalls or load balancers inbetween. "actions" : { "email_admin" : { "email": { - "to": "'John Doe '", + "to": "John Doe ", "attachments" : { "my_image.png" : { <1> "http" : { <2>