Skip to content

Fix typo: occured → occurred in prompter.ts [fixes #8783]#8800

Open
ErnestHysa wants to merge 1 commit into
aws:masterfrom
ErnestHysa:fix/typo-8783-occured
Open

Fix typo: occured → occurred in prompter.ts [fixes #8783]#8800
ErnestHysa wants to merge 1 commit into
aws:masterfrom
ErnestHysa:fix/typo-8783-occured

Conversation

@ErnestHysa

@ErnestHysa ErnestHysa commented May 31, 2026

Copy link
Copy Markdown

Fixes aws-toolkit-vscode #8783 - typo in JSDoc comment.

Change: occuredoccurred in packages/core/src/shared/ui/prompter.ts (line 26)

Why no tests: This change is limited to a JSDoc string on the totalSteps getter. No runtime behavior is affected, so there is no test surface to cover. (A pre-commit grep would fail on the misspelled word, which is the appropriate guard for this class of change.)

@ErnestHysa ErnestHysa requested a review from a team May 31, 2026 13:55
@amazon-inspector-ohio

Copy link
Copy Markdown

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@github-actions

Copy link
Copy Markdown
  • This pull request modifies code in src/* but no tests were added/updated.
    • Confirm whether tests should be added or ensure the PR description explains why tests are not required.

@amazon-inspector-ohio

Copy link
Copy Markdown

✅ I finished the code review, and didn't find any security or code quality issues.

@ErnestHysa

Copy link
Copy Markdown
Author

@github-actions Clarified in the PR body — this is a one-word JSDoc typo fix on the totalSteps getter, no runtime behavior changes, so there's no test surface. No code push required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant