From e6a4636147e305bdedbdc2a79551ed8d40ea693f Mon Sep 17 00:00:00 2001 From: Hassan Raza Date: Thu, 10 Apr 2025 17:57:37 +0500 Subject: [PATCH] fix: Update course preference title for ora submission (#1222) --- src/notification-preferences/messages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/notification-preferences/messages.js b/src/notification-preferences/messages.js index 1832faa..a62104b 100644 --- a/src/notification-preferences/messages.js +++ b/src/notification-preferences/messages.js @@ -27,7 +27,7 @@ const messages = defineMessages({ newQuestionPost {New question posts} contentReported {Reported content} courseUpdates {Course updates} - oraStaffNotification {ORA new submissions} + oraStaffNotifications {ORA new submissions} oraGradeAssigned {Essay assignment grade received} other {{text}} }`,