diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index d2683b896a8f..95a32c3349e4 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";