From 2b2e7f6a99ae1b9cdf9d65329cdfdd715c75adc5 Mon Sep 17 00:00:00 2001 From: ondra Date: Sat, 19 Oct 2024 21:53:07 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e062e7..8470070 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# check_drives_helath.py +# check_drives_health.py # Drive Health Monitoring Script This script checks the SMART health status of all available drives on the system and sends notifications using the `ntfy` service. The script will alert you if any drives are failing and provide a summary of the health status for all drives.