📚 Update Webhook parameters (#2251)

* 📚 Update Webhook parameters

Capitalization inconsistent, + spelling and minor changes

* update Wait description
This commit is contained in:
Gabriel
2021-09-28 22:25:54 +03:00
committed by GitHub
parent 3a0b96bf32
commit 013c630090
2 changed files with 6 additions and 6 deletions

View File

@@ -283,7 +283,7 @@ export class Wait implements INodeType {
description: 'The HTTP Response code to return',
},
{
displayName: 'Respond when',
displayName: 'Respond When',
name: 'responseMode',
type: 'options',
displayOptions: {