mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-06 04:34:29 +02:00
fix some typo in zh_CN translation
This commit is contained in:
parent
6dc6d0c454
commit
0cd12e11cf
7 changed files with 11 additions and 11 deletions
|
@ -337,7 +337,7 @@ exports.level = {
|
|||
"type": "GitDemonstrationView",
|
||||
"options": {
|
||||
"beforeMarkdowns": [
|
||||
"记住, `source` 是git 能理解任何位置:"
|
||||
"记住, `source` 是git 能理解的任何位置:"
|
||||
],
|
||||
"afterMarkdowns": [
|
||||
" 这是个很迷幻的命令, 但它是合理的 -- git 将foo^解析 为位置, 上传新提交到远端的目的地. "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue