From 721623cedfa20c1fc7953e5318e1a131700fa3b8 Mon Sep 17 00:00:00 2001 From: Ankush Kunwar Date: Tue, 2 Dec 2025 12:46:24 +0545 Subject: [PATCH] Fix spelling error in README.md Corrected the spelling of 'human' in the Anti-Bot Challenge section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e29364fa..457f07f9 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ List of the main features as follows: - **`Rate Limiting`** - Defend your web apps against `DoS attacks`, `bruteforce attempts`, `traffic surges`, and other types of abuse by throttling traffic that exceeds defined limits. - **`Anti-Bot Challenge`** - - Anti-Bot challenges to protect your website from `bot attacks`, humen users will be allowed, crawlers and bots will be blocked. + - Anti-Bot challenges to protect your website from `bot attacks`, human users will be allowed, crawlers and bots will be blocked. - **`Authentication Challenge`** - When authentication challenge turned on, visitors need to enter the password, otherwise they will be blocked. - **`Dynamic Protection`**