From 17ce32b80c3d8da5c51ab6db5fc4889c814db786 Mon Sep 17 00:00:00 2001 From: Ahtisham Shahid Date: Wed, 7 Aug 2024 19:02:09 +0500 Subject: [PATCH] fix: updated courseUpdate -> courseUpdates in title text (#1096) --- 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 9c9611be2..b99aca6bd 100644 --- a/src/notification-preferences/messages.js +++ b/src/notification-preferences/messages.js @@ -26,7 +26,7 @@ const messages = defineMessages({ newDiscussionPost {New discussion posts} newQuestionPost {New question posts} contentReported {Reported content} - courseUpdate {Course updates} + courseUpdates {Course updates} oraStaffNotification {ORA new submissions} other {{text}} }`,