File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,14 +84,14 @@ n8n provides [templates](https://github.com/n8n-io/n8n-docs/tree/main/document-t
84
84
- A text file named ` n8n-nodes-base.<node-name>.md ` describing the functionality of the relevant node.
85
85
86
86
* ** Credentials:** Create a document with the name of the node at ` docs/integrations/builtin/credentials/ ` containing:
87
- - A text file with the node name describing how to obtain credentials for the relevant node.
87
+ - A text file with the node name describing how to get credentials for the relevant node.
88
88
89
89
A standard node doc includes the following parts:
90
90
91
91
* Node description
92
92
- Describe the purpose and function of the node.
93
93
* Operations
94
- - Enter the resources and operations exactly as they're named in the nodes.
94
+ - Enter the resources and operations as they're named in the nodes.
95
95
96
96
In the credentials doc:
97
97
You can’t perform that action at this time.
0 commit comments