Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a7afe9c

Browse files
committed
Refine wording
1 parent 3a688cd commit a7afe9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/show.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ async function resolveRelativePath(value: string, node: IProblem, selectedLangua
127127
node.tags,
128128
{
129129
matchOnDetail: true,
130-
placeHolder: "Select one tag",
130+
placeHolder: "Multiple tags available, please select one",
131131
ignoreFocusOut: true,
132132
},
133133
);

0 commit comments

Comments
 (0)