summaryrefslogtreecommitdiff
path: root/src/commands/zscore.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/zscore.json')
-rw-r--r--src/commands/zscore.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/zscore.json b/src/commands/zscore.json
index 7e07c8248..502247051 100644
--- a/src/commands/zscore.json
+++ b/src/commands/zscore.json
@@ -1,6 +1,6 @@
{
"ZSCORE": {
- "summary": "Get the score associated with the given member in a sorted set",
+ "summary": "Returns the score of a member in a sorted set.",
"complexity": "O(1)",
"group": "sorted_set",
"since": "1.2.0",