Skip to content
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

Modify typo #21

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Modify typo #21

merged 1 commit into from
Apr 3, 2023

Conversation

KyleRuiz
Copy link
Contributor

@KyleRuiz KyleRuiz commented Apr 3, 2023

Problem:
$screen.addEventListener의 콜백함수 작성 부분에서 'funciton'이라는 오타를 발견하였습니다.
Solution :
화살표 함수로 변경하였습니다.

항상 좋은 강의 감사합니다 👍

Problem: 
$screen.addEventListener의 익명함수 작성 부분에서 'funciton'이라는 오타를 발견하였습니다.
Solution : 
화살표 함수로 변경하였습니다.

항상 좋은 강의 감사합니다 👍
@ZeroCho ZeroCho merged commit 2fe76ed into ZeroCho:master Apr 3, 2023
@KyleRuiz KyleRuiz deleted the patch-1 branch April 3, 2023 12:21
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