diff --git a/tornadio2/gen.py b/tornadio2/gen.py index df35264..efc9ee1 100644 --- a/tornadio2/gen.py +++ b/tornadio2/gen.py @@ -17,7 +17,7 @@ tornadio2.gen ~~~~~~~~~~~~~ - Generator-based interface to maek it easier to work in an asynchronous environment. + Generator-based interface to make it easier to work in an asynchronous environment. """ import functools