diff --git a/src/app/App.tsx b/src/app/App.tsx index 593995cd..911e0edf 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -21811,7 +21811,9 @@ export function App({
Shift+W{" "}
- appends a new point to the end of the selected path.
+ appends a new point to the end of the selected path. When
+ a point is selected, Shift+D appends one and
+ starts grab mode.