Typo Report Checklist
Impacted Project File
projects/generics/hidash/04-pickmany/README.md
What's Wrong?
The files section is copy-pasted from the previous task
It is:
- `index.ts`: Write your `pick` function here
- `index.test.ts`: Tests verifying `pick`
It should be:
- `index.ts`: Write your `pickMany` function here
- `index.test.ts`: Tests verifying `pickMany`
Additional Info
No response
Typo Report Checklist
mainbranch of the repository.Impacted Project File
projects/generics/hidash/04-pickmany/README.mdWhat's Wrong?
The files section is copy-pasted from the previous task
It is:
It should be:
Additional Info
No response