diff --git a/setup.py b/setup.py index fc46598..8bef8b3 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ name='testing.postgresql', version='1.2.1', description='automatically setups a postgresql instance in a temporary ' - 'directory, and destroys it after testing', + 'directory, and destroys it after testing', long_description=open('README.rst').read(), classifiers=classifiers, keywords=[],