diff --git a/pkgs/development/libraries/hyphen/dictionaries.nix b/pkgs/development/libraries/hyphen/dictionaries.nix index 2273c8056c8f..39569441bdec 100644 --- a/pkgs/development/libraries/hyphen/dictionaries.nix +++ b/pkgs/development/libraries/hyphen/dictionaries.nix @@ -50,7 +50,7 @@ rec { pname = "hyphen-dict-en-us"; src = hyphen.src; meta = { - inherit (hyphen.meta) homepage platforms license mainatiners; + inherit (hyphen.meta) homepage platforms license maintainers; description = "Hyphen dictionary for English (United States)"; }; installPhase = ''