docs: Update add options text (no-changelog) (#10049)

This commit is contained in:
Jon
2024-07-29 13:27:23 +01:00
committed by GitHub
parent 00ec253337
commit 4d37b9669f
289 changed files with 388 additions and 388 deletions

View File

@@ -118,7 +118,7 @@ export const nodeProperties: INodeProperties[] = [
},
},
default: {},
placeholder: 'Add options',
placeholder: 'Add option',
description: 'Add query options',
options: [
{
@@ -240,7 +240,7 @@ export const nodeProperties: INodeProperties[] = [
operation: ['update', 'insert', 'findOneAndReplace', 'findOneAndUpdate'],
},
},
placeholder: 'Add Option',
placeholder: 'Add option',
default: {},
options: [
{