diff --git a/plugin/admin/app/view/cron-job/index.html b/plugin/admin/app/view/cron-job/index.html
index 157014b..4b1e6e7 100644
--- a/plugin/admin/app/view/cron-job/index.html
+++ b/plugin/admin/app/view/cron-job/index.html
@@ -117,7 +117,7 @@
{{# }else if(d.msg_type == 'class_begin_notify_teacher'){ }}
课程开始提醒教师
{{# }else if(d.msg_type == 'class_begin_notify_student'){ }}
- 课程开始提醒学生
+ 课程开始提醒学生
{{# }else if(d.msg_type == 'class_begin_notify_parent'){ }}
课程开始提醒家长
{{# }else if(d.msg_type == 'subject_upload_notify_admin'){ }}