diff --git a/development/core-concepts/nodes.mdx b/development/core-concepts/nodes.mdx
index c9ba9904..ab851bbf 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
@@ -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