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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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