summaryrefslogtreecommitdiffstats
path: root/health/notifications/email/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'health/notifications/email/README.md')
-rw-r--r--health/notifications/email/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/notifications/email/README.md b/health/notifications/email/README.md
index beac705439..827a9c0be0 100644
--- a/health/notifications/email/README.md
+++ b/health/notifications/email/README.md
@@ -55,7 +55,7 @@ sendmail="/usr/bin/msmtp"
(sudo) su -s /bin/bash netdata
```
- Configure `~/.msmtprc` as shown [in the documentation](https://marlam.de/msmtp/documentation/).
-- Finaly set the appropriate permissions on the `.msmtprc` file :
+- Finally set the appropriate permissions on the `.msmtprc` file :
```sh
chmod 600 ~/.msmtprc
```