Skip to content

Commit

Permalink
Fixes issue AOSSIE-Org#291 (Capitalization)
Browse files Browse the repository at this point in the history
  • Loading branch information
SinghaAnirban005 committed Oct 23, 2024
1 parent 003c390 commit a173ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helper/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const projects = [
{
name: 'OpenChat',
description:
'a decentralised platform for secure and private messaging and file sharing built on top of blockchain',
'A decentralised platform for secure and private messaging and file sharing built on top of blockchain',
link: { href: '#', label: 'OpenChat' },
logo: DefaultLogo,
},
Expand Down

0 comments on commit a173ad5

Please sign in to comment.