diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json
index efeec1783..c178fa86a 100644
--- a/src/public/translations/cn/translation.json
+++ b/src/public/translations/cn/translation.json
@@ -868,7 +868,7 @@
"no_attachments": "此笔记没有附件。"
},
"book": {
- "no_children_help": "此类型为书籍的笔记没有任何子笔记,因此没有内容显示。请参阅 wiki 了解详情"
+ "no_children_help": "此类型为书籍的笔记没有任何子笔记,因此没有内容显示。请参阅 wiki 了解详情"
},
"editable_code": {
"placeholder": "在这里输入您的代码笔记内容..."
diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json
index 089da509c..c7c8646d2 100644
--- a/src/public/translations/en/translation.json
+++ b/src/public/translations/en/translation.json
@@ -869,7 +869,7 @@
"no_attachments": "This note has no attachments."
},
"book": {
- "no_children_help": "This note of type Book doesn't have any child notes so there's nothing to display. See wiki for details."
+ "no_children_help": "This note of type Book doesn't have any child notes so there's nothing to display. See wiki for details."
},
"editable_code": {
"placeholder": "Type the content of your code note here..."