From 9b10b4b730a92a20279e647cced59c4d86d656f8 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Thu, 25 Apr 2024 10:28:05 -0400 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f5b742..791ae29 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Simple container proving munin and monit with msmtp-mta for email notifications # Container config - Create `secrets.sh` as appropriate, see `secrets.sh.example` for reference -- (optoinal) Add `-v /var/containerized-monitoring/misc:/opt/misc` to `run.sh` if you want persistent storage for msmtp-mta config +- (optional) Add `-v /var/containerized-monitoring/misc:/opt/misc` to `run.sh` if you want persistent storage for msmtp-mta config - (optional) Add `-v /var/containerized-monitoring/dashboard:/opt/dashboard` to `run.sh` if you want persistent storage for the simple html dashboard files # Container notes