diff --git a/setup.py b/setup.py index 69678f4..ee9ed25 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="tricycle", version=__version__, - description="Experiemntal extensions for Trio, the friendly async I/O library", + description="Experimental extensions for Trio, the friendly async I/O library", url="https://github.com/oremanj/tricycle", long_description=LONG_DESC, author="Joshua Oreman",