Skip to content

Commit c31e164

Browse files
authored
Merge pull request #1132 from openedx/INF-1653
chore: updated notificationTitle for oraGradeAssigned
2 parents 5933ae3 + 379d2df commit c31e164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/notification-preferences/messages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const messages = defineMessages({
2828
contentReported {Reported content}
2929
courseUpdates {Course updates}
3030
oraStaffNotification {ORA new submissions}
31-
oraGradeAssigned {ORA grade received}
31+
oraGradeAssigned {Essay assignment grade received}
3232
other {{text}}
3333
}`,
3434
description: 'Display text for Notification Types',

0 commit comments

Comments
 (0)