summaryrefslogtreecommitdiff
path: root/src/commands/hstrlen.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/hstrlen.json')
-rw-r--r--src/commands/hstrlen.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/hstrlen.json b/src/commands/hstrlen.json
index 5d2c6b1a9..82ac6dbe4 100644
--- a/src/commands/hstrlen.json
+++ b/src/commands/hstrlen.json
@@ -1,6 +1,6 @@
{
"HSTRLEN": {
- "summary": "Get the length of the value of a hash field",
+ "summary": "Returns the length of the value of a field.",
"complexity": "O(1)",
"group": "hash",
"since": "3.2.0",