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

[오타수정] Part 1 8.3 네이티브 프로토타입

Open Beginner friendly
#1,129 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

원문

오타 캡쳐

오타수정

네이티브 프로토타입 변경하기[#native-prototype-change]
-> 네이티브 프로토타입 변경하기 [#native-prototype-change]

공백 추가가 필요합니다.

이슈

영어 원문
영어 원문을 보면 [#native-prototype-change]와 같은 표시는 보이지 않습니다.

원문 md 번역본 md
원문 마크다운 번역본 마크다운

영어 원문 마크다운 파일을 살펴보면 ## Changing native prototypes[#native-prototype-change]사이에 공백이 있으나
한글 번역본에는 공백이 없어 [#native-prototype-change]부분이 그대로 노출되고 있는 것으로 판단됩니다.

그래서 공백을 추가하고 서버를 구동하여 해당 부분이 노출되지 않는 것을 확인했습니다.
공백 추가 후 테스트

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

Find the Korean translated Markdown for Part 1, section 8.3, “네이티브 프로토타입 변경하기,” and compare the heading with the English source. Add the missing space before [#native-prototype-change], then run the server and verify that the anchor text is no longer displayed.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.