Fixed spelling mistakes (#814)

* Fixed spelling mistakes

* Fixed spelling

* Edited spelling mistakes
This commit is contained in:
Jason
2020-08-04 11:35:28 +02:00
committed by GitHub
parent f8d216b2be
commit 6cbe59f686
9 changed files with 17 additions and 17 deletions

View File

@@ -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,
},