Skip to content

Commit

Permalink
fix: gramatic errors
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdy committed Mar 29, 2023
1 parent 54b5c98 commit 9ee3815
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/constants/teamMembers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export const MEMBERS = [
twitter: '',
github: '',
description:
'- Amateur Organizational Theorist\n- Prefers reading over any other activity\n\nFun fact: Am actually a tree on the internet.',
'- Amateur Organizational Theorist\n- Prefers reading over any other activity\n\nFun fact: I am actually a tree on the internet.',
},
{
name: 'AUSTRIAN',
Expand Down Expand Up @@ -85,15 +85,15 @@ export const MEMBERS = [
twitter: 'https://twitter.com/0xAshitakah',
github: 'https://github.com/ashitakah',
description:
'- Solidity dev\n- Studied Telecommunications engineering and philosophy\n\nFun fact: Pro player of magic the gathering',
'- Solidity dev\n- Studied Telecommunications engineering and philosophy\n\nFun fact: Pro player of Magic: The Gathering',
},
{
name: 'GAS1CENT',
position: 'Solidity Dev',
twitter: 'https://twitter.com/gas1cent',
github: 'https://github.com/gas1cent',
description:
'- Watched over a thousand movies, vaguely remember 4 of them\n- A big nap2earn proponent\n\nFun fact: Jail dropout.',
'- Watched over a thousand movies, vaguely remembers 4 of them\n- A big nap2earn proponent\n\nFun fact: Jail dropout.',
},
{
name: 'GOTZEN',
Expand Down Expand Up @@ -131,7 +131,7 @@ export const MEMBERS = [
twitter: 'https://twitter.com/turtle_moji',
github: 'https://github.com/turtlemoji',
description:
"- Co-created and helped in multiple onchain and normie products/companies\n- Loves swimming, video games, anime, science and to debate anything\n\nFun fact: Doesn't have medical insurance",
"- Co-created and helped in multiple onchain and normie products/companies\n- Loves swimming, video games, anime, science, and debating anything\n\nFun fact: Doesn't have medical insurance",
},
{
name: 'ARDY',
Expand All @@ -147,29 +147,29 @@ export const MEMBERS = [
twitter: 'https://twitter.com/0xJoxes',
github: 'https://github.com/Joxess',
description:
"- Background in Engineering\n- Incubated four different communities to concentrate and sophisticate knowledge on Ethereum\n\nFun fact: Yes, I enjoy life but I love to comment on DeFi and Ethereum's scaling solutions all the day",
"- Background in Engineering\n- Incubated four different communities to concentrate and sophisticate knowledge on Ethereum\n\nFun fact: Yes, I enjoy life but I love to comment on DeFi and Ethereum's scaling solutions all day",
},
{
name: 'RACCON',
position: 'Solidity Dev',
twitter: 'https://twitter.com/0xRaccoonDev',
github: 'https://github.com/0xRaccoon',
description:
'- Systems engineer who studied at UTN\n- Believes that adaptability is an important feature\n\nFun fact: Like to travel and do outdoor activities',
'- Systems engineer who studied at UTN\n- Believes that adaptability is an important feature\n\nFun fact: Likes to travel and do outdoor activities',
},
{
name: 'MONO',
position: 'Researcher',
twitter: 'https://twitter.com/0x_mono',
github: '',
description:
'- IT infrastructure study\n- Defi research and scalability\n\nFun fact: In my spare time I also poke my nose into Defi',
'- Studied IT infrastructure\n- Defi research and scalability\n\nFun fact: In my spare time, I also poke my nose into Defi',
},
{
name: 'EXCALIBOR',
position: 'Solidity Dev',
twitter: '',
github: 'https://github.com/excaliborr',
description: '- Decentralization maxi\n- Loves game theory\n\nFun fact: has a skydiving license',
description: '- Decentralization maxi\n- Loves game theory\n\nFun fact: Has a skydiving license',
},
];

0 comments on commit 9ee3815

Please sign in to comment.