mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-01 17:27:14 +02:00
fix(Telegram Node): Fix a spelling typo (no-changelog) (#15717)
This commit is contained in:
parent
7e2ebc820c
commit
d45bfbe782
|
|
@ -227,7 +227,7 @@ export class Telegram implements INodeType {
|
|||
name: 'Edit Message Text',
|
||||
value: 'editMessageText',
|
||||
description: 'Edit a text message',
|
||||
action: 'Edit a test message',
|
||||
action: 'Edit a text message',
|
||||
},
|
||||
{
|
||||
name: 'Pin Chat Message',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user