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

[오타수정] Part 2. Window size and scrolling

Open
#722 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
2k
Forks
851
PR merge metrics
No merged PRs in 30d

Description

## 원문
Part 2. 1.10 - Window sizes and scrolling 중

## 오타수정
elem.scrollLeft/scrollTop -> element.scrollLeft/scrollTop
## 이슈
elem보다 element로 수정하는 것이 보는 사람들로 하여금 혼동을 덜 줄 것 같습니다.

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

Contributor guide

Open the contributing guide

Research direction

Open Part 2, section 1.10, “Window sizes and scrolling,” in the Korean tutorial and inspect the text shown in the referenced image. Change `elem.scrollLeft/scrollTop` to `element.scrollLeft/scrollTop`, then verify the rendered section uses the clearer terminology throughout.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.