Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions plugins/amazonq/mynah-ui/src/mynah-ui/ui/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const workspaceCommand: QuickActionCommandGroup = {
commands: [
{
command: '@workspace',
description: '(BETA) Reference all code in workspace.',
description: 'Reference all code in workspace.',
},
],
}
}
Loading