Skip to content

Commit 19ea710

Browse files
committed
fix name
1 parent 76045d7 commit 19ea710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amazonq/src/lsp/chat/webviewProvider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ export class AmazonQChatViewProvider implements WebviewViewProvider {
127127
{
128128
command: '/clear',
129129
icon: 'trash',
130-
description: 'Clear this session 2',
130+
description: 'Clear this session',
131131
},
132132
],
133133
}]

0 commit comments

Comments
 (0)