Skip to content

Commit

Permalink
Rename a section
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanay Pant committed Feb 8, 2024
1 parent 47d5716 commit f65358b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ const Footer: React.FC = () => (
<Logo className={css.logo} />
</Link>
</Grid>
<LinksColumn title='Safe' items={safeItems} />
<LinksColumn title='Developers' items={safeItems} />
<LinksColumn title='Community' items={communityItems} />
<LinksColumn title='Resources' items={resourcesItems} />
<Socials />
Expand Down

0 comments on commit f65358b

Please sign in to comment.