summaryrefslogtreecommitdiff
path: root/src/commands/latency-histogram.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/latency-histogram.json')
-rw-r--r--src/commands/latency-histogram.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/latency-histogram.json b/src/commands/latency-histogram.json
index d9821ea85..5e33eb60d 100644
--- a/src/commands/latency-histogram.json
+++ b/src/commands/latency-histogram.json
@@ -1,6 +1,6 @@
{
"HISTOGRAM": {
- "summary": "Return the cumulative distribution of latencies of a subset of commands or all.",
+ "summary": "Returns the cumulative distribution of latencies of a subset or all commands.",
"complexity": "O(N) where N is the number of commands with latency information being retrieved.",
"group": "server",
"since": "7.0.0",