Skip to content

Fix typo #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged

Conversation

devhyunjae
Copy link
Contributor

@devhyunjae devhyunjae commented Nov 26, 2020

PR전에 아래의 사항들을 확인하셨나요? 확인하셨다면, 체크해주세요!

  • CONTRIBUTING.md 파일을 정독했습니다.
  • lint 검사를 진행했습니다.
  • fetch를 통해 최신 upstream 내용을 반영했습니다.
👆 꼭 확인해주시길 바랍니다! 👆
  • PR의 종류가 무엇인지 체크해주세요!
    • Bug
    • Docs
    • Typo
    • etc.

PR에 대한 간단한 내용 설명을 부탁드립니다!

  • fix backpakc to backpack
  • 원문의 declare const backpack: Backpack<string>; 누락되어서 추가.

원문

// This line is a shortcut to tell TypeScript there is a
// constant called `backpack`, and to not worry about where it came from.
declare const backpack: Backpack<string>;

Copy link
Member

@dvlprsh dvlprsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다 👍

@dvlprsh dvlprsh merged commit 38ddaef into typescript-kr:master Nov 28, 2020
@dvlprsh
Copy link
Member

dvlprsh commented Nov 29, 2020

@all-contributors please add @devhyunjae for translation

@allcontributors
Copy link
Contributor

@dvlprsh

I've put up a pull request to add @devhyunjae! 🎉

@devhyunjae devhyunjae deleted the ts-for-js-programmers.md-fix-typo branch November 30, 2020 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants