summaryrefslogtreecommitdiffstats
path: root/health/notifications/pushbullet/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'health/notifications/pushbullet/README.md')
-rw-r--r--health/notifications/pushbullet/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/notifications/pushbullet/README.md b/health/notifications/pushbullet/README.md
index 42b343e457..0c0b9a3224 100644
--- a/health/notifications/pushbullet/README.md
+++ b/health/notifications/pushbullet/README.md
@@ -36,7 +36,7 @@ SEND_PUSHBULLET="YES"
# not have a pushbullet account, the pushbullet service will send an email
# to that address instead
-# Without an access token, netdata cannot send pushbullet notifications.
+# Without an access token, Netdata cannot send pushbullet notifications.
PUSHBULLET_ACCESS_TOKEN="o.Sometokenhere"
DEFAULT_RECIPIENT_PUSHBULLET="admin1@example.com admin3@somemail.com"
```