🐛 fork tiny-vue 启动失败,添加字符串末尾缺少的引号 (#488)

This commit is contained in:
YuYan Li 2023-09-16 10:46:12 +08:00 committed by GitHub
parent 1f77098090
commit 3c3c433ddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ export default {
'type': '',
'defaultValue': '',
'desc': {
'zh-CN': '当编辑器状态改变完成后将会触发该事件,
'zh-CN': '当编辑器状态改变完成后,将会触发该事件',
'en-US': 'When the content is updated.'
},
'demoId': 'base'