Skip to content

Commit 920f4a5

Browse files
djoseph-apphelixFaraz32123
authored andcommitted
fix: TNL-10093 Removed inaccurate course rerun message
1 parent d9e1a4d commit 920f4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/course-outline/page-alerts/messages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const messages = defineMessages({
88
},
99
configurationErrorText: {
1010
id: 'course-authoring.course-outline.page-alerts.configurationErrorText',
11-
defaultMessage: 'No course content is currently visible, and no learners are enrolled. Be sure to review and reset all dates, including the Course Start Date; set up the course team; review course updates and other assets for dated material; and seed the discussions and wiki.',
11+
defaultMessage: 'Be sure to review and reset all dates, including the Course Start Date; set up the course team; review course updates and other assets for dated material; and seed the discussions and wiki.',
1212
description: 'Configuration error alert body in course outline.',
1313
},
1414
discussionNotificationText: {

0 commit comments

Comments
 (0)