diff --git a/modules/programs/zsh.nix b/modules/programs/zsh.nix index 525c8a6af..5199e51e9 100644 --- a/modules/programs/zsh.nix +++ b/modules/programs/zsh.nix @@ -221,7 +221,7 @@ in ''; description = '' Similar to opt-programs.zsh.shellAliases, - but are substituted anywhere on a line. + but are substituted anywhere on a line. ''; type = types.attrsOf types.str; };