Skip to content

Commit 184e151

Browse files
author
Özgür Vatansever
committed
setup.py fixes
1 parent d4dee7b commit 184e151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(name='py-linkedin',
1717
version=__version__,
18-
description='Python Interface for the LinkedIn API',
18+
description='Python Interface to the LinkedIn API',
1919
long_description=long_description,
2020
classifiers=[
2121
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)