summaryrefslogtreecommitdiff
path: root/src/commands/memory-usage.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/memory-usage.json')
-rw-r--r--src/commands/memory-usage.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/memory-usage.json b/src/commands/memory-usage.json
index ff977d9be..78678ad1e 100644
--- a/src/commands/memory-usage.json
+++ b/src/commands/memory-usage.json
@@ -1,6 +1,6 @@
{
"USAGE": {
- "summary": "Estimate the memory usage of a key",
+ "summary": "Estimates the memory usage of a key.",
"complexity": "O(N) where N is the number of samples.",
"group": "server",
"since": "4.0.0",