Skip to content

Commit ec695c4

Browse files
committed
fix(amazonq): spellcheck
1 parent edcc5bc commit ec695c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/amazonqDoc/controllers/chat/controller.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export class DocController {
116116
}
117117

118118
/** Prompts user to choose a folder in current workspace for README creation/update.
119-
* After user chooses a folder, displays confirmaiton message to user with selected path.
119+
* After user chooses a folder, displays confirmation message to user with selected path.
120120
*
121121
*/
122122
private async folderSelector(data: any) {

0 commit comments

Comments
 (0)