Skip to content

Commit b74d5cb

Browse files
johnondrejMarekSuchanek
authored andcommitted
Fix "searing" typo (#29)
1 parent 6fa13d2 commit b74d5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/01_fp-env.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ $ cabal install hlint stylish-haskell hindent ghc-mod
8080
$ stack install hlint stylish-haskell hindent ghc-mod
8181
```
8282

83-
### Sites for searing
83+
### Sites for searching
8484

8585
* [Hoogle] = "Google" for Haskell world
8686
* [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.)

0 commit comments

Comments
 (0)