From 407bca50630b1ab83aa0eb4f1282c4c2b6d06e13 Mon Sep 17 00:00:00 2001 From: Millun Atluri Date: Wed, 27 Sep 2023 10:10:09 +1000 Subject: [PATCH] fix merges --- docs/nodes/NODES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/NODES.md b/docs/nodes/NODES.md index fdb522eca1..f6496c09bb 100644 --- a/docs/nodes/NODES.md +++ b/docs/nodes/NODES.md @@ -9,7 +9,7 @@ If you're not familiar with Diffusion, take a look at our [Diffusion Overview.]( ### Linear View The Workflow Editor allows you to create a UI for your workflow, to make it easier to iterate on your generations. -To add an input to the Linear UI, right click on the input and select "Add to Linear View". +To add an input to the Linear UI, right click on the input label and select "Add to Linear View". The Linear UI View will also be part of the saved workflow, allowing you share workflows and enable other to use them, regardless of complexity.