Skip to content

Commit 6b73a6b

Browse files
committed
Clarify the quick pick description for simultaneous preset initialization
1 parent bb5488c commit 6b73a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/vscode/src/view/backend/message-handlers/handle-send-prompt.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ async function resolve_presets(params: {
498498
},
499499
{
500500
label: GROUP,
501-
description: "Simultaneous group's selected presets initialization"
501+
description: 'Simultaneous initialization of all selected presets'
502502
}
503503
]
504504
quick_pick.items = items

0 commit comments

Comments
 (0)