Skip to content

Commit 0cdab75

Browse files
authored
SIANXKE-128: Fixed typo
1 parent 0f02c2e commit 0cdab75

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
@@ -14,7 +14,7 @@
1414
packages=find_packages(),
1515
include_package_data=True,
1616
license='MIT',
17-
description='A rewrite of the original Celery AMQP result backend that supports Celery 5.0 und newer.',
17+
description='A rewrite of the original Celery AMQP result backend that supports Celery 5.0 and newer.',
1818
long_description=readme,
1919
long_description_content_type='text/markdown',
2020
url='https://github.com/anexia-it/celery-amqp-backend',

0 commit comments

Comments
 (0)