Skip to content

Commit 08e15d0

Browse files
authored
Typo
1 parent 2794871 commit 08e15d0

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
@@ -647,7 +647,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
647647
* [fn.py](https://github.com/kachayev/fn.py) - Functional programming in Python: implementation of missing features to enjoy FP.
648648
* [funcy](https://github.com/Suor/funcy) - A fancy and practical functional tools.
649649
* [more-itertools](https://github.com/erikrose/more-itertools) - More routines for operating on iterables, beyond `itertools`.
650-
* [returns](https://github.com/dry-python/returns) - A set of type-safe monads, tranformers, and composition utilities.
650+
* [returns](https://github.com/dry-python/returns) - A set of type-safe monads, transformers, and composition utilities.
651651
* [Toolz](https://github.com/pytoolz/toolz) - A collection of functional utilities for iterators, functions, and dictionaries.
652652

653653
## GUI Development

0 commit comments

Comments
 (0)