mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
Fixes punctuation
Use fullwidth form of the exclamation mark instead of halfwidth one.
This commit is contained in:
parent
dc6d588a96
commit
e75b8986bc
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ exports.sequenceInfo = {
|
||||||
about: {
|
about: {
|
||||||
'en_US': 'The next serving of 100% git awesomes-ness. Hope you\'re hungry',
|
'en_US': 'The next serving of 100% git awesomes-ness. Hope you\'re hungry',
|
||||||
'ja': '更にgitの素晴らしさを堪能しよう',
|
'ja': '更にgitの素晴らしさを堪能しよう',
|
||||||
'zh_CN': '接下来是git的超赞特性。迫不及待了吧!'
|
'zh_CN': '接下来是git的超赞特性。迫不及待了吧!'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
rebase: {
|
rebase: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue