From f0c3ca4ccb0763f749e00b13be2c6767b4859a80 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Sun, 30 Nov 2025 03:26:09 +0000
Subject: [PATCH 1/4] Update development/core-concepts/nodes.mdx
---
development/core-concepts/nodes.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/development/core-concepts/nodes.mdx b/development/core-concepts/nodes.mdx
index c9ba9904b..6c769a3ce 100644
--- a/development/core-concepts/nodes.mdx
+++ b/development/core-concepts/nodes.mdx
@@ -12,7 +12,7 @@ The combinations of different nodes create the unlimited possibilities of ComfyU
For example, in the K-Sampler node, you can see it has multiple inputs and outputs, and also includes multiple parameter settings. These parameters determine the logic of node execution. Behind each node is well-written Python logic, allowing you to achieve corresponding functionality without having to write code yourself.
-As ComfyUI is still in rapid iteration and development, we are continuously improving it every day. Therefore, some operations mentioned in this article may change or be omitted. Please refer to the actual interface. If you find changes in actual operations, it may be due to our iterative updates. You can also fork [this repo](https://github.com/Comfy-Org/docs) and help us improve this documentation.
+ComfyUI is under active development, so some details here may be outdated. If you spot something that's changed, feel free to [help us update the docs](https://github.com/Comfy-Org/docs).
## Nodes perform operations
From 1d57385f15bbbec9abaa28f50186c9f3211deec9 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Sun, 30 Nov 2025 03:28:34 +0000
Subject: [PATCH 2/4] Update development/core-concepts/nodes.mdx
---
development/core-concepts/nodes.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/development/core-concepts/nodes.mdx b/development/core-concepts/nodes.mdx
index 6c769a3ce..ab851bbf3 100644
--- a/development/core-concepts/nodes.mdx
+++ b/development/core-concepts/nodes.mdx
@@ -73,7 +73,7 @@ We provide various style settings for you to customize the appearance of nodes:
- Modify styles
- Double-click the node title to modify the node name
- Switch node inputs between input sockets and widgets through the context menu
-- Resize the node using the bottom right corner
+- Resize the node by dragging any corner