Skip to content

Fix typo in mentoring.md from 'foreach' to 'forEach' - #2400

Merged
IsaacG merged 1 commit into
exercism:mainfrom
PaezCande:patch-2
May 30, 2026
Merged

Fix typo in mentoring.md from 'foreach' to 'forEach'#2400
IsaacG merged 1 commit into
exercism:mainfrom
PaezCande:patch-2

Conversation

@PaezCande

Copy link
Copy Markdown
Contributor

The method name was written as 'foreach' (lowercase) but the correct JavaScript method name is 'forEach' (camelCase).

The method name was written as 'foreach' (lowercase) but the correct JavaScript method name is 'forEach' (camelCase).
@github-actions github-actions Bot added track/javascript JavaScript track type/mentor-notes Mentor notes labels May 30, 2026
@IsaacG IsaacG added x:action/fix Fix an issue x:size/tiny Tiny amount of work x:type/docs Work on Documentation x:rep/tiny Tiny amount of reputation labels May 30, 2026
@IsaacG
IsaacG merged commit 088c6cc into exercism:main May 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

track/javascript JavaScript track type/mentor-notes Mentor notes x:action/fix Fix an issue x:rep/tiny Tiny amount of reputation x:size/tiny Tiny amount of work x:type/docs Work on Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants