From e9c05362c7c2e890d682a5ee8344c0d039174773 Mon Sep 17 00:00:00 2001 From: Thomas Kranitsas Date: Wed, 24 Jan 2018 20:08:59 +0200 Subject: [PATCH] Fix date in announcement --- app/my-dashboard/notifications/news.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/my-dashboard/notifications/news.json b/app/my-dashboard/notifications/news.json index 02ad21aca..4158f3e4e 100644 --- a/app/my-dashboard/notifications/news.json +++ b/app/my-dashboard/notifications/news.json @@ -3,7 +3,7 @@ "header": "Topcoder MVPs Revealed Live", "details": "Tune in 01/24", "headerExpand": "Topcoder MVPs Revealed Live!", - "detailsExpand": "Join your Community Manager, Nick, on January 24th at 01:00 PM EST as he announces your 2018 MVPs. You can view the show here on your dashboard or on our Youtube Channel!", + "detailsExpand": "Join your Community Manager, Nick, on January 25th at 01:00 PM EST as he announces your 2018 MVPs. You can view the show here on your dashboard or on our Youtube Channel!", "backgroundImage": "tc-mvp-announcement.png", "redirectTo": "https://www.topcoder.com/community/member-programs/mvp-program/", "redirectText": "Learn More Here",