Skip to content

Commit

Permalink
fix(amazonq): spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
avi-alpert committed Dec 5, 2024
1 parent edcc5bc commit ec695c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export class DocController {
}

/** Prompts user to choose a folder in current workspace for README creation/update.
* After user chooses a folder, displays confirmaiton message to user with selected path.
* After user chooses a folder, displays confirmation message to user with selected path.
*
*/
private async folderSelector(data: any) {
Expand Down

0 comments on commit ec695c4

Please sign in to comment.