Fix typo in get_command action description (#134026)

This commit is contained in:
Norbert Rittel
2024-12-26 09:56:08 +01:00
committed by GitHub
parent 45657ece7c
commit cfb43c7b58

View File

@@ -50,7 +50,7 @@
"services": { "services": {
"get_command": { "get_command": {
"name": "Get command", "name": "Get command",
"description": "Send sa generic HTTP get command.", "description": "Sends a generic HTTP get command.",
"fields": { "fields": {
"command": { "command": {
"name": "Command", "name": "Command",