javascript-tutorial / javascript-tutorial/ko.javascript.info
[오타수정] Part 1 - 2.7 형 변환
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2k
- Forks
- 852
- PR merge metrics
- No merged PRs in 30d
Description
원문
링크: 형 변환 - 숫자형으로 변환

오타수정
undefined은 -> undefined는
이슈
undefined 발음에 따라 뒤에 붙는 조사를 ‘은’보다 ‘는’을 붙여 ‘undefined는’으로 사용하는 것이 좋다고 판단됩니다.
- KIGO 표준 스타일 가이드의 조사 붙이기 중 '외국어 뒤에 조사를 붙일 때에는 외국어를 소리 나는 대로 읽어 보고 그와 맞는 조사를 사용합니다.' 에 의거함.
Pull Request(PR)를 통해 수정할 의향이 있습니까?
네
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.
Research direction
Open the linked Korean tutorial section, “Type conversions - Convert to number,” and locate the sentence containing undefined은. Change it to undefined는, then verify the rendered page preserves the intended Korean particle and the surrounding content is 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