From c707de8098197451f725fc00c245307676b75d2f Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 10 Nov 2025 21:07:52 +0000 Subject: [PATCH] fix(alert): Correct grammar in update alert message * Changed "an LinuxGSM update" to "a LinuxGSM update" for grammatical accuracy. --- lgsm/modules/alert.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/modules/alert.sh b/lgsm/modules/alert.sh index 88150d842..311efd785 100644 --- a/lgsm/modules/alert.sh +++ b/lgsm/modules/alert.sh @@ -147,7 +147,7 @@ fn_alert_check_update() { } fn_alert_update_linuxgsm() { - fn_script_log_info "Sending alert: ${selfname} has received a LinuxGSM update" + fn_script_log_info "Sending alert: ${selfname} has received an LinuxGSM update" alertaction="Updated" alertemoji="🎉" alertsound="1"