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

[오타수정] Part 1 8.2 함수의 prototype 프로퍼티

Open
#1,127 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
2k
Forks
852
PR merge metrics
No merged PRs in 30d

Description

## 원문

![오타 캡쳐](https://user-images.githubusercontent.com/64844815/120909889-e39c0d00-c6b4-11eb-8ba8-1b9835d172b3.png)

## 오타수정
새로운 객체는 또 다른 객체**()**를 [[Prototype]]으로 갖게 됩니다.
-> 새로운 객체는 또 다른 객체를 [[Prototype]]으로 갖게 됩니다.

## 이슈

영어 원문을 보면 `have another object`라고만 나와있을 뿐, `()`부분은 찾아볼 수 없습니다.
![영문](https://user-images.githubusercontent.com/64844815/120909875-bb141300-c6b4-11eb-925e-3aab04d90211.png)

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

Contributor guide

Open the contributing guide

Research direction

Start at Part 1, section 8.2, and compare the Korean wording with the English source shown in the issue. Remove the stray parentheses after “객체” and verify that the rendered tutorial text matches the intended translation.

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.