summaryrefslogtreecommitdiff
path: root/src/commands/scard.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/scard.json')
-rw-r--r--src/commands/scard.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/scard.json b/src/commands/scard.json
index 0b7a832de..8df0a4f1c 100644
--- a/src/commands/scard.json
+++ b/src/commands/scard.json
@@ -1,6 +1,6 @@
{
"SCARD": {
- "summary": "Get the number of members in a set",
+ "summary": "Returns the number of members in a set.",
"complexity": "O(1)",
"group": "set",
"since": "1.0.0",