fix typo in zh_CN translate

This commit is contained in:
zhyu 2014-11-23 15:23:02 +09:00
parent a3c2b5b993
commit 14191422d2
2 changed files with 2 additions and 2 deletions

View file

@ -424,7 +424,7 @@ exports.level = {
"type": "ModalAlert",
"options": {
"markdowns": [
"想完成此关,执行下操作:",
"想完成此关,执行下操作:",
"",
"* 创建新分支 `bugFix` ",
"* 用 `git checkout bugFix` 切换到 `bugFix`分支",