Correct Korean typos

'됬' is an invalid word. so I corrected this word
This commit is contained in:
itmir913 2021-05-30 23:42:29 +09:00
parent 11a2443b77
commit 2d0b9277c7
7 changed files with 7 additions and 7 deletions

View file

@ -910,7 +910,7 @@ exports.level = {
"main 위에 있는 부모를 체크아웃 해 봅시다."
],
"afterMarkdowns": [
"Boom! 습니다. 커밋의 해시를 입력하는 것보다 훨씬 쉬운 방법입니다."
"Boom! 습니다. 커밋의 해시를 입력하는 것보다 훨씬 쉬운 방법입니다."
],
"command": "git checkout main^",
"beforeCommand": "git commit"