mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
Fixed spelling mistakes (#814)
* Fixed spelling mistakes * Fixed spelling * Edited spelling mistakes
This commit is contained in:
@@ -133,7 +133,7 @@ export class FacebookGraphApi implements INodeType {
|
||||
name: 'edge',
|
||||
type: 'string',
|
||||
default: '',
|
||||
description: 'Edge of the node on which to operate. Edges represent collections of objects wich are attached to the node.',
|
||||
description: 'Edge of the node on which to operate. Edges represent collections of objects which are attached to the node.',
|
||||
placeholder: 'videos',
|
||||
required: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user