summaryrefslogtreecommitdiff
path: root/src/commands/hello.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/hello.json')
-rw-r--r--src/commands/hello.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/hello.json b/src/commands/hello.json
index 7f5d6f202..e916e7255 100644
--- a/src/commands/hello.json
+++ b/src/commands/hello.json
@@ -1,6 +1,6 @@
{
"HELLO": {
- "summary": "Handshake with Redis",
+ "summary": "Handshakes with the Redis server.",
"complexity": "O(1)",
"group": "connection",
"since": "6.0.0",