From 716d4bfb1e5cf610d19d1da1e90e4c6a4a41faf4 Mon Sep 17 00:00:00 2001 From: Vineet Jha Date: Sun, 21 Feb 2021 23:06:06 +0530 Subject: [PATCH] Fix typo in news section on homepage(#113) Updated Timeline for Spelling Error of January as Januray. --- frontend/src/components/home/homeBody/HomeNews.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/home/homeBody/HomeNews.js b/frontend/src/components/home/homeBody/HomeNews.js index 545785e..f550f31 100644 --- a/frontend/src/components/home/homeBody/HomeNews.js +++ b/frontend/src/components/home/homeBody/HomeNews.js @@ -193,7 +193,7 @@ const EVENTS = [ ) }, { - date: "Januray 2014", + date: "January 2014", desc: NVIDIA supports CloudCV with a GPU hardware donation }, {