From 00bcdde0fdd12edb3bf73c32d5a93a59277e34f1 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 25 Jan 2016 20:52:32 -0800 Subject: [PATCH] Update notify.pushbullet.markdown --- source/_components/notify.pushbullet.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/notify.pushbullet.markdown b/source/_components/notify.pushbullet.markdown index e5d40058ffb..c6e4abb1d3e 100644 --- a/source/_components/notify.pushbullet.markdown +++ b/source/_components/notify.pushbullet.markdown @@ -49,7 +49,7 @@ If using targets, your own account's email address functions as 'send to all dev "message": "A message for many people", "target": [ "device/telephone", - "contact/hello@example.com", + "email/hello@example.com", "channel/my_home" ] }