diff --git a/README.md b/README.md
index d2119f8eb85..e2e73f236b7 100755
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@
đ Learn from [**over 200 examples** in the **SeleniumBase/examples/** folder](https://github.com/seleniumbase/SeleniumBase/tree/master/examples).
-đ Note that UC Mode / CDP Mode (Stealth Mode) have their own ReadMe.
+đ Note that UC Mode / CDP Mode (Stealth Mode) have their own ReadMe files.
âšī¸ Most scripts run with raw python
, although some scripts use Syntax Formats that expect pytest (a Python unit-testing framework included with SeleniumBase that can discover, collect, and run tests automatically).