Fix typo in Chinese translation

This commit is contained in:
andylizi 2017-08-18 11:20:03 +08:00
parent a65ae9ee5a
commit 5dacb62dd0
No known key found for this signature in database
GPG key ID: 9429B030E974305F

View file

@ -319,7 +319,7 @@ exports.level = {
"type": "GitDemonstrationView",
"options": {
"beforeMarkdowns": [
"要在心牢记 cherry-pick 可以将提交树上任何地方的提交记录取过来追加到 HEAD 上(只要不是 HEAD 上游的提交就没问题)。",
"要在心牢记 cherry-pick 可以将提交树上任何地方的提交记录取过来追加到 HEAD 上(只要不是 HEAD 上游的提交就没问题)。",
"",
"来看看这个例子:"
],