mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-12 07:34:28 +02:00
fix typo in zh_CN translate
This commit is contained in:
parent
a3c2b5b993
commit
14191422d2
2 changed files with 2 additions and 2 deletions
|
@ -424,7 +424,7 @@ exports.level = {
|
|||
"type": "ModalAlert",
|
||||
"options": {
|
||||
"markdowns": [
|
||||
"想完成此关,执行收下操作:",
|
||||
"想完成此关,执行以下操作:",
|
||||
"",
|
||||
"* 创建新分支 `bugFix` ",
|
||||
"* 用 `git checkout bugFix` 切换到 `bugFix`分支",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue