diff --git a/nixos/modules/services/monitoring/munin.nix b/nixos/modules/services/monitoring/munin.nix
index c2299cfefef8..42d5f61af308 100644
--- a/nixos/modules/services/monitoring/munin.nix
+++ b/nixos/modules/services/monitoring/munin.nix
@@ -94,7 +94,7 @@ in
Enable Munin Node agent. Munin node listens on 0.0.0.0 and
by default accepts connections only from 127.0.0.1 for security reasons.
- See .
+ See .
'';
};
@@ -143,7 +143,7 @@ in
default = "";
description = ''
munin.conf extra global configuration.
- See .
+ See .
Useful to setup notifications, see
'';