Skip to content

Improve: fix typos and expand Common suggestions in TypeScript space-…#2404

Open
PaezCande wants to merge 1 commit into
exercism:mainfrom
PaezCande:patch-6
Open

Improve: fix typos and expand Common suggestions in TypeScript space-…#2404
PaezCande wants to merge 1 commit into
exercism:mainfrom
PaezCande:patch-6

Conversation

@PaezCande

Copy link
Copy Markdown
Contributor
  • Fixed typo: 'Finaly' → 'Finally'
  • Fixed typo: 'staticly' → 'statically'
  • Fixed typo: 'prefered' → 'preferred' and 'version' → 'versions' in code comment
  • Fixed missing multiplication operator: 'age 100' → 'age * 100' in Talking points
  • Expanded Common suggestions with three new actionable tips covering readonly immutability, DRY principle for constants, and explicit TypeScript return types

…age mentoring

- Fixed typo: 'Finaly' → 'Finally'
- Fixed typo: 'staticly' → 'statically'  
- Fixed typo: 'prefered' → 'preferred' and 'version' → 'versions' in code comment
- Fixed missing multiplication operator: 'age  100' → 'age * 100' in Talking points
- Expanded Common suggestions with three new actionable tips covering readonly 
  immutability, DRY principle for constants, and explicit TypeScript return types
@github-actions github-actions Bot added track/typescript TypeScript track type/mentor-notes Mentor notes labels Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

track/typescript TypeScript track type/mentor-notes Mentor notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant