Skip to content

Commit e614901

Browse files
laileni-awsctlai95
andcommitted
Update packages/core/src/amazonqTest/chat/controller/controller.ts
Co-authored-by: Tai Lai <[email protected]>
1 parent 4ee91ef commit e614901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/amazonqTest/chat/controller/controller.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ export class TestController {
283283
}) {
284284
const { error, tabID } = data
285285

286-
// If user reached montly limit for builderId
286+
// If user reached monthly limit for builderId
287287
if (error.code === 'CreateTestJobError') {
288288
if (error.message.includes(CodeWhispererConstants.utgLimitReached)) {
289289
getLogger().error('Monthly quota reached for QSDA actions.')

0 commit comments

Comments
 (0)