javascript-tutorial / javascript-tutorial/ko.javascript.info
[오타수정] 본문 흐름상 따옴표의 일치
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2k
- Forks
- 852
- PR merge metrics
- No merged PRs in 30d
Description
javascript-tutorial은 잘 보고 있습니다. 👍
원문
https://github.com/javascript-tutorial/ko.javascript.info/blob/master/1-js/02-first-steps/04-variables/article.md
노란색 사각형 으로 표시한 세곳 중 두번째
"Hello!"
오타수정
"Hello!" -> 'Hello!'
이슈
이유 : 본문 흐름상 작은 따옴표와, 큰 따옴표가 일치되는게 자연스러운 흐름이라고 생각합니다.
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 1-js/02-first-steps/04-variables/article.md and locate the quoted "Hello!" text highlighted in the issue. Change that occurrence to 'Hello!' and verify the surrounding tutorial text uses the intended matching quotation style.
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