summaryrefslogtreecommitdiff
path: root/src/commands/echo.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/echo.json')
-rw-r--r--src/commands/echo.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/echo.json b/src/commands/echo.json
index abb3d26f3..df8719825 100644
--- a/src/commands/echo.json
+++ b/src/commands/echo.json
@@ -1,6 +1,6 @@
{
"ECHO": {
- "summary": "Echo the given string",
+ "summary": "Returns the given string.",
"complexity": "O(1)",
"group": "connection",
"since": "1.0.0",