summaryrefslogtreecommitdiff
path: root/src/commands/hlen.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/hlen.json')
-rw-r--r--src/commands/hlen.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/hlen.json b/src/commands/hlen.json
index 1b476ab74..d4c13ac11 100644
--- a/src/commands/hlen.json
+++ b/src/commands/hlen.json
@@ -1,6 +1,6 @@
{
"HLEN": {
- "summary": "Get the number of fields in a hash",
+ "summary": "Returns the number of fields in a hash.",
"complexity": "O(1)",
"group": "hash",
"since": "2.0.0",