diff --git a/modules/programs/rclone.nix b/modules/programs/rclone.nix index 7f70b7c36..d9b197050 100644 --- a/modules/programs/rclone.nix +++ b/modules/programs/rclone.nix @@ -63,7 +63,7 @@ in description = '' Regular configuration options as described in rclone's documentation . When specifying options follow the formatting - process outlined here , namley: + process outlined here , namely: - Remove the leading double-dash (--) from the rclone option name - Replace hyphens (-) with underscores (_) - Convert to lowercase