javascript-tutorial / javascript-tutorial/ko.javascript.info
[오타수정] Part 1 14.3 커링
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2k
- Forks
- 852
- PR merge metrics
- No merged PRs in 30d
Description
원문
커링

오타수정
_.carry => _.curry
이슈
lodash에서 지원하는 메서드 이름은 curry로 확인됩니다!
Pull Request(PR)를 통해 수정할 의향이 있습니까?
네
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Part 1 section 14.3 currying page linked in the issue and find the displayed _.carry reference. Change that typo to _.curry, then review the page to confirm the method name matches the referenced Lodash documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100