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

[오타수정] Part 2 - 1.11 좌표

Open
#1,599 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
2k
Forks
852
PR merge metrics
No merged PRs in 30d

Description

원문

좌표 문서 내 오타 2건.

image

image

오타수정

  • lem -> elem
  • top, left` -> top/left

이슈

  • 원문 : if the coordinates happen to be out of the window, then elem = null
  • 원문 :
    image

Pull Request(PR)를 통해 수정할 의향이 있습니까?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.