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" ] }