mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-23 20:24:45 +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
|
@ -596,7 +596,7 @@ exports.level = {
|
|||
"\"없음\"을 원격 브랜치로 push하면 무엇을 할까요? 원격저장소의 그 브랜치를 삭제합니다!"
|
||||
],
|
||||
"afterMarkdowns": [
|
||||
"됬습니다, 원격 저장소의 `foo`브랜치를 성공적으로 삭제했습니다. \"없음\"을 push한다는것이 이것을 이뤘습니다. 흠 말이 되는것 같네요 null을 push했어요..."
|
||||
"됐습니다, 원격 저장소의 `foo`브랜치를 성공적으로 삭제했습니다. \"없음\"을 push한다는것이 이것을 이뤘습니다. 흠 말이 되는것 같네요 null을 push했어요..."
|
||||
],
|
||||
"command": "git push origin :foo",
|
||||
"beforeCommand": "git clone; git push origin main:foo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue