summaryrefslogtreecommitdiff
path: root/src/commands/object-encoding.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/object-encoding.json')
-rw-r--r--src/commands/object-encoding.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/object-encoding.json b/src/commands/object-encoding.json
index 902a2f39e..f255b57d7 100644
--- a/src/commands/object-encoding.json
+++ b/src/commands/object-encoding.json
@@ -1,6 +1,6 @@
{
"ENCODING": {
- "summary": "Inspect the internal encoding of a Redis object",
+ "summary": "Returns the internal encoding of a Redis object.",
"complexity": "O(1)",
"group": "generic",
"since": "2.2.3",