diff --git a/docs/integrations/creating-nodes/build/programmatic-style-node.md b/docs/integrations/creating-nodes/build/programmatic-style-node.md index 18ec79b15..d01090c17 100644 --- a/docs/integrations/creating-nodes/build/programmatic-style-node.md +++ b/docs/integrations/creating-nodes/build/programmatic-style-node.md @@ -207,7 +207,7 @@ credentials: [ -' + ## Creating the UI for the node Double-clicking on the FriendGrid node will open the Node Editor View. It will be empty since we haven't added any UI components yet. Luckily, n8n provides predefined JSON-based UI components that we can use to ask the user for different types of data.