diff --git a/nixos/modules/services/networking/v2ray.nix b/nixos/modules/services/networking/v2ray.nix
index 6a924a16449a..0b8b5b56e25b 100644
--- a/nixos/modules/services/networking/v2ray.nix
+++ b/nixos/modules/services/networking/v2ray.nix
@@ -25,7 +25,7 @@ with lib;
Either configFile or config must be specified.
- See .
+ See .
'';
};
@@ -47,7 +47,7 @@ with lib;
Either `configFile` or `config` must be specified.
- See .
+ See .
'';
};
};