Small improvements

This commit is contained in:
Jan Oberhauser
2020-05-31 21:13:45 +02:00
parent 545547036a
commit 1f4b8f8999
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ export class Webhook implements INodeType {
default: '',
placeholder: 'webhook',
required: true,
description: 'The path to listen to. Slashes("/") in the path are not allowed.',
description: 'The path to listen to.',
},
{
displayName: 'Response Code',