javascript-tutorial / javascript-tutorial/ko.javascript.info

[오타수정] 커링모듈 두번째 코드블럭 내 오타

未關閉
#1,654 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
HTML
星號
2k
分支
852
PR 合併指標
30 天內沒有已合併 PR

描述

## 원문

https://ko.javascript.info/currying-partials 페이지에서 두 번째 코드블록에 오타가 있습니다.

![image](https://user-images.githubusercontent.com/47937914/204124473-d0c0d10e-52fc-4abc-8d30-55590f37622d.png)

## 오타수정
5, 7, 8번째 행의 carry를 curry로 수정하는 것이 적절하다고 생각합니다.
## 이슈

lodash에는 carry라는 메서드는 없으므로, 명백한 오타입니다.

## Pull Request(PR)를 통해 수정할 의향이 있습니까?
꼭 PR로 직접 수정해보고싶습니다. 기회를 주시면 감사하겠습니다.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

Open the Korean tutorial's currying-partials page source and inspect its second code block. In lines 5, 7, and 8, verify that carry should be curry, then update the source and check the rendered page to confirm the typo is gone.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
documentation
Issue 類型
文件
難度
1/5
預估耗時
1 小時以內
活躍度
停滯
描述清晰度
描述清楚
新手友好度
55/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。