[오타수정] Part 1 8.3 네이티브 프로토타입
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- markdown
- Domain
- documentation
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.
Description
원문

오타수정
네이티브 프로토타입 변경하기[#native-prototype-change]
-> 네이티브 프로토타입 변경하기 [#native-prototype-change]
공백 추가가 필요합니다.
이슈

영어 원문을 보면 [#native-prototype-change]와 같은 표시는 보이지 않습니다.
| 원문 md | 번역본 md |
|---|---|
![]() |
![]() |
영어 원문 마크다운 파일을 살펴보면 ## Changing native prototypes와 [#native-prototype-change]사이에 공백이 있으나
한글 번역본에는 공백이 없어 [#native-prototype-change]부분이 그대로 노출되고 있는 것으로 판단됩니다.
그래서 공백을 추가하고 서버를 구동하여 해당 부분이 노출되지 않는 것을 확인했습니다.

Pull Request(PR)를 통해 수정할 의향이 있습니까?
네
- Dominant language
- HTML
- Stars
- 2k
- Forks
- 852
- PR merge metrics
- No merged PRs in 30d
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.
More from javascript-tutorial/ko.javascript.info
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 1/5 1-3 hours Newbie friendliness 87/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
All issues in javascript-tutorial/ko.javascript.info
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Ecosystem: ClawMetry — the Qwen Code reader is now free and open source (follow-up to #9294 / #9338) Opencategory/integration priority/P3 scope/documentation status/ready-for-human type/feature-request
Difficulty 1/5 Under an hour Newbie friendliness 84/100

