javascript-tutorial / javascript-tutorial/ko.javascript.info
[오타수정] Part2 3.3 드래그 앤 드롭과 마우스 이벤트
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2k
- Forks
- 852
- PR merge metrics
- No merged PRs in 30d
Description
원문
오타수정
드래그 할 수 -> 드래그할 수
이슈
'-하다'는 앞의 명사와 붙여야 합니다. 그래서 드래그'하다' 라는 의미를 담고 있기에 '드래그 할 수'가 아닌 '드래그할 수'로 수정을 하는 것이 좋을 거 같습니다!
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 linked Part 2, section 3.3, “Drag and drop and mouse events,” and locate the wording shown in the issue. Change “드래그 할 수” to “드래그할 수,” then review that section to confirm the typo is corrected without changing the surrounding content.
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
- 68/100
