Commit 0f36a99e authored by Vignesh Mohankumar's avatar Vignesh Mohankumar Committed by GitHub

fix: remove period in about copy (#5643)

parent 5fe9f3f6
...@@ -180,7 +180,7 @@ export default function About() { ...@@ -180,7 +180,7 @@ export default function About() {
<Page isDarkMode={isDarkMode} titleHeight={titleHeight}> <Page isDarkMode={isDarkMode} titleHeight={titleHeight}>
<Content> <Content>
<Title ref={titleRef} isDarkMode={isDarkMode}> <Title ref={titleRef} isDarkMode={isDarkMode}>
Uniswap is the leading on-chain marketplace for tokens and NFTs. Uniswap is the leading on-chain marketplace for tokens and NFTs
</Title> </Title>
<Panels> <Panels>
<div> <div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment