diff --git a/nixos/modules/services/networking/ncdns.nix b/nixos/modules/services/networking/ncdns.nix
index 8ee787b7d797..3527b9e18575 100644
--- a/nixos/modules/services/networking/ncdns.nix
+++ b/nixos/modules/services/networking/ncdns.nix
@@ -179,8 +179,8 @@ in
description = ''
ncdns settings. Use this option to configure ncds
settings not exposed in a NixOS option or to bypass one.
- See the example ncdns.conf file at for the available options.
+ See the example ncdns.conf file at
+ for the available options.
'';
};