From ea969f09483c96f3eda167b1980298fa68e0050b Mon Sep 17 00:00:00 2001 From: Jonas Kaninda Date: Sun, 10 Nov 2024 21:28:40 +0100 Subject: [PATCH] docs: update features --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0feb5da..dc182b1 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ It's designed to be straightforward and efficient, offering features, like: - Backend Errors interceptor - Logging - Metrics -- Supports Load Balancing, round-robin algorithm +- Load Balancing, round-robin algorithm - Support TLS - Block common exploits middleware - Patterns to detect SQL injection attempts diff --git a/docs/index.md b/docs/index.md index 2680fb5..6af25e4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,7 +22,7 @@ It's designed to be straightforward and efficient, offering features, like: - Backend Errors interceptor - Logging - Metrics -- Supports Load Balancing, round-robin algorithm +- Load Balancing, round-robin algorithm - Support TLS - Block common exploits middleware - Patterns to detect SQL injection attempts