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


오타수정
- lem -> elem
top,left` ->top/left
이슈
- 원문 : if the coordinates happen to be out of the window, then elem = null
- 원문 :

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 Coordinates document at ko.javascript.info/coordinates and locate the two screenshots and typo examples in the issue. Correct “lem” to “elem” and the malformed “top, left” text to “top/left”; done means both documented typos are fixed and the surrounding wording remains unchanged.
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
- 50/100