Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/components/pages/RevampHome/fixture.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export const PARTNERS = [
image: '/img/newPartners/safe.jpeg'
},
{
alt: 'secret-netwrok',
alt: 'secret-network',
image: '/img/newPartners/secret-netwrok.jpeg'
},
{
Expand Down
2 changes: 1 addition & 1 deletion app/events/defi-catalyst-accelerator/features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const FEATURE_CONTENT = [
},
{
title: 'Network Turbocharged',
text: 'Mulitple in-person networking opportunities will be hosted for the benefit of the cohort, including an evening together with leading Asia-based Web3 investors, and meetups with the Web3 community in Singapore.'
text: 'Multiple in-person networking opportunities will be hosted for the benefit of the cohort, including an evening together with leading Asia-based Web3 investors, and meetups with the Web3 community in Singapore.'
}
]

Expand Down