From 30c1499c629c1e28f95d167609acabeaf1ad5c10 Mon Sep 17 00:00:00 2001 From: Colin Delahunty <72827203+colin99d@users.noreply.github.com> Date: Mon, 6 Jun 2022 07:21:39 -0400 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bf688f1..2b1fe5f 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ with codecs.open( raise RuntimeError("unable to determine version") description = ( - "Selenium.webdriver.Chrome replacement with compatiblity for Brave, and other Chromium based browsers.", + "Selenium.webdriver.Chrome replacement with compatibility for Brave, and other Chromium based browsers.", "Not triggered by CloudFlare/Imperva/hCaptcha and such.", "NOTE: results may vary due to many factors. No guarantees are given, except for ongoing efforts in understanding detection algorithms.", )