mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-08 03:54:35 +02:00
Correct Korean typos
'됬' is an invalid word. so I corrected this word
This commit is contained in:
parent
11a2443b77
commit
2d0b9277c7
7 changed files with 7 additions and 7 deletions
|
@ -910,7 +910,7 @@ exports.level = {
|
|||
"main 위에 있는 부모를 체크아웃 해 봅시다."
|
||||
],
|
||||
"afterMarkdowns": [
|
||||
"Boom! 됬습니다. 커밋의 해시를 입력하는 것보다 훨씬 쉬운 방법입니다."
|
||||
"Boom! 됐습니다. 커밋의 해시를 입력하는 것보다 훨씬 쉬운 방법입니다."
|
||||
],
|
||||
"command": "git checkout main^",
|
||||
"beforeCommand": "git commit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue