Skip to content

Commit f34ef33

Browse files
fix: improve message
1 parent e943f18 commit f34ef33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/enrollments/messages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const messages = defineMessages({
6868
},
6969
enrollmentStatusInstructions: {
7070
id: 'instruct.enrollments.modals.checkEnrollmentStatus.enrollmentStatusInstructions',
71-
defaultMessage: 'Enter email address or username. You will not get correct status for emails that bounce, so please double-check spelling.',
71+
defaultMessage: 'Enter email address or username. An incorrect or misspelled email address may result in an inaccurate status, so please double-check spelling.',
7272
description: 'Instructions for checking enrollment status of a learner in the course',
7373
},
7474
enrollmentStatusPlaceholder: {

0 commit comments

Comments
 (0)