diff --git a/nixos/modules/services/monitoring/smartd.nix b/nixos/modules/services/monitoring/smartd.nix index 8388527a268..a3612be3cc2 100644 --- a/nixos/modules/services/monitoring/smartd.nix +++ b/nixos/modules/services/monitoring/smartd.nix @@ -135,7 +135,7 @@ in type = types.str; description = '' Sender of the notification messages. - Acts as the value of email in the emails' From: ... field. + Acts as the value of email in the emails' From: ... field. ''; };