summaryrefslogtreecommitdiff
path: root/src/commands/llen.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/llen.json')
-rw-r--r--src/commands/llen.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/llen.json b/src/commands/llen.json
index 1452e22d7..846aa4086 100644
--- a/src/commands/llen.json
+++ b/src/commands/llen.json
@@ -1,6 +1,6 @@
{
"LLEN": {
- "summary": "Get the length of a list",
+ "summary": "Returns the length of a list.",
"complexity": "O(1)",
"group": "list",
"since": "1.0.0",