diff --git a/content/integrate/prometheus-with-redis-enterprise/observability.md b/content/integrate/prometheus-with-redis-enterprise/observability.md index ec596a08d..2c14464d3 100644 --- a/content/integrate/prometheus-with-redis-enterprise/observability.md +++ b/content/integrate/prometheus-with-redis-enterprise/observability.md @@ -91,7 +91,7 @@ it's still important to monitor performance. The key performance indicators incl **Latency** has two important definitions, depending on context: -* In the context Redis itself, latency is **the time it takes for Redis +* In the context of Redis itself, latency is **the time it takes for Redis to respond to a request**. The [Latency](#latency) section below provides a broader discussion of this metric.