[fix] typo

This commit is contained in:
Laurent Peuch 2016-02-09 23:56:12 +01:00
parent c11dd46c23
commit 29460ff80c

View File

@ -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',