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