summaryrefslogtreecommitdiff
path: root/src/commands/ping.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/ping.json')
-rw-r--r--src/commands/ping.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/ping.json b/src/commands/ping.json
index 13db35d43..b634c0be0 100644
--- a/src/commands/ping.json
+++ b/src/commands/ping.json
@@ -1,6 +1,6 @@
{
"PING": {
- "summary": "Ping the server",
+ "summary": "Returns the server's liveliness response.",
"complexity": "O(1)",
"group": "connection",
"since": "1.0.0",