Skip to content

Commit a59af36

Browse files
committed
Edited README
1 parent 1ee9acf commit a59af36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# purescript-lists
22

3-
A library for strict linked lists (```Data.List```), lazy linked lists (```Data.List.Lazy```) and for the list transformer (```Control.Monad.ListT```).
3+
A library for strict linked lists (```Data.List```), lazy linked lists (```Data.List.Lazy```) and for the list monad transformer (```Control.Monad.ListT```).
44

55
- [Module Documentation](docs/)
66

0 commit comments

Comments
 (0)