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

[오타수정] 본문 흐름상 따옴표의 일치

Open
#1,230 1 comment 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

javascript-tutorial은 잘 보고 있습니다. 👍

원문

https://github.com/javascript-tutorial/ko.javascript.info/blob/master/1-js/02-first-steps/04-variables/article.md
노란색 사각형 으로 표시한 세곳 중 두번째
"Hello!"

스크린샷 2022-03-08 오후 2 02 02

오타수정

"Hello!" -> 'Hello!'

이슈

이유 : 본문 흐름상 작은 따옴표와, 큰 따옴표가 일치되는게 자연스러운 흐름이라고 생각합니다.

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.