diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 21d065b4a97d..4c170a6b2fc9 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -289687,7 +289687,7 @@ self: { base bytestring cabal-test-bin hspec hspec-test-sandbox process shakespeare test-sandbox text unix ]; - description = "Lightweight development enviroments using test-sandbox"; + description = "Lightweight development environments using test-sandbox"; license = lib.licenses.bsd3; hydraPlatforms = lib.platforms.none; mainProgram = "test-sandbox-compose";