Skip to content

Commit 0cbb061

Browse files
committed
Minor ux chnage
1 parent 635fc38 commit 0cbb061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/amazonqTest/models/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const cancelFixingTestButton: ChatItemButton = {
5858

5959
export const buildProgressField: ProgressField = {
6060
...baseProgressField,
61-
text: 'Compiling project...',
61+
text: 'Project compiling...',
6262
actions: [cancelBuildProgressButton],
6363
}
6464

0 commit comments

Comments
 (0)