From 2b7ba9dc744ae685ce8c842ed41f943873ff8e54 Mon Sep 17 00:00:00 2001 From: Leon Date: Thu, 2 Jan 2020 09:57:30 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7ff6830..2585839 100644 --- a/setup.py +++ b/setup.py @@ -28,6 +28,6 @@ setup( license='MIT', author='UltrafunkAmsterdam', author_email='', - description='Optimized Selenium Chromedriver patch which does not trigger anti-bot services like Distill Network. ' + description='Optimized Selenium Chromedriver patch which does not trigger anti-bot services like Distil Network. ' 'Automatically downloads the driver binary and patches it.' )