Skip to content

Commit 747d5ca

Browse files
committed
typo
1 parent d05316a commit 747d5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/amazonq/lsp/lspController.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ export class LspController {
365365
// })
366366
}
367367
} catch (error) {
368-
//TODO: use telemetry.run()q
368+
//TODO: use telemetry.run()
369369
getLogger().error(`LspController: Failed to build index of project`)
370370
telemetry.amazonq_indexWorkspace.emit({
371371
duration: performance.now() - start,

0 commit comments

Comments
 (0)