diff --git a/documentation/Nodes/Procedural/Shapes/KochFractal.md b/documentation/Nodes/Procedural/Shapes/KochFractal.md index 62ce982..59e1e0e 100644 --- a/documentation/Nodes/Procedural/Shapes/KochFractal.md +++ b/documentation/Nodes/Procedural/Shapes/KochFractal.md @@ -15,5 +15,5 @@ Generates an koch curve similar to ice fractal shape based on input UV at the si |Name|Type|Binding|Description| |---|---|---|---| |out|float|None|Output fractal value| -|uv|vec2|None|Output uv| +|uv|vec2|None|Output UV value| ___ \ No newline at end of file