diff --git a/setup.py b/setup.py index e4ac6a2..531e1bb 100755 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def readme() -> str: packages=setuptools.find_packages(), version="5.2", license="MIT", - description="PyWhatKit is a Simple and Powerful WhatsApp Automation Library with many userful Features", + description="PyWhatKit is a Simple and Powerful WhatsApp Automation Library with many useful Features", author="Ankit Raj Mahapatra", author_email="ankitrajjitendra816@gmail.com", url="https://github.com/Ankit404butfound/PyWhatKit",