diff --git a/nixos/modules/services/networking/monero.nix b/nixos/modules/services/networking/monero.nix index 1119218a4aba..7a43d3517685 100644 --- a/nixos/modules/services/networking/monero.nix +++ b/nixos/modules/services/networking/monero.nix @@ -64,7 +64,7 @@ in type = types.bool; default = false; description = '' - Whether to mine moneroj. + Whether to mine monero. ''; };