From 29460ff80c25796e540b7e07720f7acb675dd792 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Tue, 9 Feb 2016 23:56:12 +0100 Subject: [PATCH] [fix] typo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fab63b5..dca65dc 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ except ImportError: setup(name='prosopopee', version='0.1', - description='excposure.co clone in a static web generating tool', + description='exposure.co clone in a static web generating tool', author='Laurent Peuch', long_description=read_md('README.md'), author_email='cortex@worlddomination.be',