Skip to content

Commit a0883a1

Browse files
committed
Correct spelling mistake in long_description
1 parent 487656f commit a0883a1

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
@@ -30,7 +30,7 @@
3030
url='https://github.com/clamor-py/Clamor',
3131
license='MIT',
3232
description='The Python Discord API Framework',
33-
ling_description=README,
33+
long_description=README,
3434
long_description_content_type='text/x-rst',
3535
project_urls={
3636
'Documentation': 'https://clamor.readthedocs.io/en/latest',

0 commit comments

Comments
 (0)