diff --git a/tutorials/01_fp-env.md b/tutorials/01_fp-env.md index 4b0eda2..2ab2789 100644 --- a/tutorials/01_fp-env.md +++ b/tutorials/01_fp-env.md @@ -80,7 +80,7 @@ $ cabal install hlint stylish-haskell hindent ghc-mod $ stack install hlint stylish-haskell hindent ghc-mod ``` -### Sites for searing +### Sites for searching * [Hoogle] = "Google" for Haskell world * [Hackage] = package archive, there are packages which can you install and use standalone or as modules for your projects (similar to PyPI for Python, RubyGems for Ruby, etc.)