diff --git a/src/app/App.tsx b/src/app/App.tsx
index 3f2f382c..bc4b3d1f 100644
--- a/src/app/App.tsx
+++ b/src/app/App.tsx
@@ -22264,8 +22264,9 @@ export function App({
Road preview draws a temporary corridor along the resolved
spline. Applying it patches terrain heights, terrain paint
- weights when the material already exists on a terrain
- layer, and foliage blocker masks. It does not generate a
+ weights, auto-adds the selected road material to terrain
+ layers when there is room, and patches foliage blocker
+ masks. It does not generate a
road mesh yet.