diff --git a/docs/pages/why.mdx b/docs/pages/why.mdx index 3e254d16..c08547df 100644 --- a/docs/pages/why.mdx +++ b/docs/pages/why.mdx @@ -9,7 +9,7 @@ These are the main reasons eRPC was built: # Features - [Failover](/config/failsafe) across multiple upstreams by tracking their response time, error rate, blockchain sync status, etc. -- Offer self-imposed [rate limitting](/rate-limiting) per project, or network, or upstream to avoid abuse, and unintentional DDoS. +- Offer self-imposed [rate limiting](/rate-limiting) per project, or network, or upstream to avoid abuse, and unintentional DDoS. - Prometheus metrics collection and Grafana dashboards to [monitor](/operation/monitoring) costs, usage and health of your RPC endpoints. # Use-cases