diff --git a/doc/cascadia/profiles.schema.json b/doc/cascadia/profiles.schema.json index b4ab5a6406..7554302c40 100644 --- a/doc/cascadia/profiles.schema.json +++ b/doc/cascadia/profiles.schema.json @@ -2912,7 +2912,7 @@ }, "experimental.rightClickContextMenu": { "default": false, - "description": "When set to true, right-clicking on the terminal will show a context menu. When set to false, right-click will copy", + "description": "When true, right-click shows a context menu; otherwise, it pastes from the clipboard or copies selection.", "type": "boolean" }, "experimental.repositionCursorWithMouse": {