✏️ Markdowm -> Markdown; Closes #N8N-2893 (#2728)

This commit is contained in:
Cornelius Suermann 2022-01-28 08:32:24 +01:00 committed by GitHub
parent 6d6f3acd97
commit 48b2a0b857
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -974,7 +974,7 @@ export const messageFields: INodeProperties[] = [
type: 'options',
options: [
{
name: 'Markdowm',
name: 'Markdown',
value: 'mrkwdn',
},
{
@ -1052,7 +1052,7 @@ export const messageFields: INodeProperties[] = [
type: 'options',
options: [
{
name: 'Markdowm',
name: 'Markdown',
value: 'mrkwdn',
},
{