Skip to content

Commit

Permalink
Fix typo in news section on homepage(#113)
Browse files Browse the repository at this point in the history
Updated Timeline for Spelling Error of January as Januray.
  • Loading branch information
jha-vineet69 committed Feb 21, 2021
1 parent ab83b54 commit 716d4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/home/homeBody/HomeNews.js
Expand Up @@ -193,7 +193,7 @@ const EVENTS = [
)
},
{
date: "Januray 2014",
date: "January 2014",
desc: <span>NVIDIA supports CloudCV with a GPU hardware donation</span>
},
{
Expand Down

0 comments on commit 716d4bf

Please sign in to comment.