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

@@ -191,7 +191,7 @@ export const respondWithOptions: INodeProperties = {
displayName: 'Form Response',
name: 'respondWithOptions',
type: 'fixedCollection',
placeholder: 'Add Option',
placeholder: 'Add option',
default: { values: { respondWith: 'text' } },
options: [
{